Browse Source

fix readme formatting for gogs

Jens Keim 3 years ago
parent
commit
a88815e07c
1 changed files with 5 additions and 5 deletions
  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