Keisuke Sehara 4 rokov pred
rodič
commit
38b4965ec0
1 zmenil súbory, kde vykonal 8 pridanie a 4 odobranie
  1. 8 4
      README.md

+ 8 - 4
README.md

@@ -2,23 +2,27 @@
 
 introduction to how to deal with gin (web interface, command-line, and probably WinGIN GUI).
 
-1. What is Gin? (A cultural background)
+1. **What is Gin? (A cultural background)**
     - Git, a version-control system
     - Management of large files using git-annex
     - GitHub concepts: Markdown, collaboration, issues
-2. Web interface
+2. **Web interface**
     - [Cannot see a repository?](web-interface/cannot-see-a-repo.md)
     - [Dashboard: how to use](web-interface/dashboard.md)
     - [Browsing a repository](web-interface/browsing.md)
     - [Downloading files](web-interface/downloading.md)
     - [Uploading files](web-interface/uploading.md)
     - [Adding collaborators to your repository](collaboration.md)
-3. gin-cli
+3. **gin-cli**
     - Downloading a bundle
     - Setting up for wired network in Charité
     - Downloading a repository
     - Committing to a repository
     - Uploading changes
-4. WinGIN
+4. **WinGIN (GUI on Windows)**
+    - What WinGIN does
+    - Download and setup
+    - Adding a repository
+    - Synchronizing local repository with the remote
 
 May be easier if we have a PDF version of this repository... (To be done later)