[geos-commits] r4047 - trunk
svn_geos at osgeo.org
svn_geos at osgeo.org
Tue Feb 3 02:11:19 PST 2015
Author: strk
Date: 2015-02-03 02:11:19 -0800 (Tue, 03 Feb 2015)
New Revision: 4047
Added:
trunk/README.md
Log:
Add github-friendly README.md file
contains travis build status and reference to actual README
Added: trunk/README.md
===================================================================
--- trunk/README.md (rev 0)
+++ trunk/README.md 2015-02-03 10:11:19 UTC (rev 4047)
@@ -0,0 +1,5 @@
+[![Build Status](https://secure.travis-ci.org/libgeos/libgeos.png)]
+(http://travis-ci.org/libgeos/libgeos)
+
+This file is here to play nicely with github.
+Actual readme is [here](README).
More information about the geos-commits
mailing list