Explorar o código

Updated README till I fix the md parser

spesk1 %!s(int64=5) %!d(string=hai) anos
pai
achega
a47b557c85
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 0
      .gitignore
  2. 0 1
      README.md

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 gsgd.log
+gsg.log
 talk.gsgd

+ 0 - 1
README.md

@@ -14,7 +14,6 @@ You can use server side git hooks such as ``post-receive` to trigger gsgd.
 
 A `post-receive` script example:
 ```
-#!/bin/bash
 echo -ne "Regen\n" >> /some/path/to/talk.gsgd
 ```