Showing 1 changed files with 13 additions and 1 deletions
+13 -1
README.md
... ...
@@ -19,7 +19,19 @@ You will find GitPrep is real portable GitHub system.
19 19
 * SSL support.
20 20
 * Public key authentication support
21 21
 
22
-## A. Run GitPrep by embdded web server
22
+**Installation** is very **easy**. You run only two commands.
23
+Difficult settings is unnecessary.
24
+
25
+Even if you have troubles by your mistake, for example "git push -f origin master",
26
+you can access all of your git repositories **directory** and fix them.
27
+
28
+All reporitories are yours. All repositories exists on **your own server**.
29
+
30
+Open source. **All free**.
31
+
32
+Let's try GitPrep. 
33
+
34
+## A. Install and run GitPrep by embdded web server
23 35
 
24 36
 GitPrep has its own web server. You can start GitPrep easily.
25 37