Quellcode durchsuchen

fix readme formatting for gogs

Jens Keim vor 3 Jahren
Ursprung
Commit
a88815e07c
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -5,11 +5,11 @@ An **advanced Differential Privacy** library for *pyTorch*, based on [opacus](ht
 ## Current Features
 
 - **privacy_engine_xl**
-  - additional noise distributions
-    - Gauss (Normal)
-    - Laplace
-    - Exponential
-  - server side noise generation function
+    - additional noise distributions
+        - Gauss (Normal)
+        - Laplace
+        - Exponential
+    - server side noise generation function
 
 ## License