diff --git a/Makefile b/Makefile index 3a43bea..414a53e 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ optimize: update: @echo # - # Updating application's depencies. + # Updating application's dependencies. # $(GIT) pull origin master ${MKDIR} -p data/git diff --git a/README.md b/README.md index 3c86efa..77a2502 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ GIST ==== GIST is an open-source application to share code. +https://www.deblan.io/post/517/gist-est-dans-la-place Requirements ------------ @@ -22,6 +23,8 @@ Installation $ # EDIT propel.yml (dsn) $ make propel +Screencast: https://asciinema.org/a/19814 + ### Git Git can maybe be downloaded from your system's repositories.