Browse Source

Frissítés "README.md"

Richárd Fiáth 3 years ago
parent
commit
99154d2945
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -31,15 +31,15 @@ gin dowload
 ```
 gin get-content filePath/fileName
 ```
+Examples of downloading:
 
-Examples:
 a.) Downloading a single file:
 
 ```
 gin get-content allSingleUnits.nwb
 gin get-content Rat01/Insertion1/Depth1/Rat01_Insertion1_Depth1.nwb
 ```
-b.) Downloading all files located in a directory:
+b.) Downloading all files located in a particular directory:
 ```
 gin get-content Rat01
 ```