Skip to content

Commit 1a74be8

Browse files
committed
Update README.md to make it simple.
1 parent 996e856 commit 1a74be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gitonbrowser
22

33
**gitonbrowser** is a Git client on your web browser. Internally it is an express application that executes git commands behind the scenes and provides UI on any browser.
4-
One big advantage of **gitonbrowser** is that since it runs in a browser, it will provide (almost) the same experience on different OSs when used in the same browser.
4+
One big advantage of **gitonbrowser** is that since it uses node and runs in a browser, it is platform independent and will run on any platform that supports node and a modern web browser.
55

66
## Requirements
77
nodejs (https://nodejs.org)

0 commit comments

Comments
 (0)