1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

add readme to pages

This commit is contained in:
mquintero 2017-05-19 12:56:58 -05:00
parent 4b4f6e81de
commit 137535a092

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Gogh
----
To push changes into gh-pages
```
$
git subtree push --prefix gh-pages origin gh-pages
```