From 6294a20c7b2711947d1836685f6e0fefd8d88001 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 10 May 2015 02:32:24 +0200 Subject: [PATCH] Makefile and README --- Makefile | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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.