silva 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +1 -1
- data/lib/silva/version.rb +1 -1
- metadata +1 -1
data/README.md
CHANGED
@@ -35,4 +35,4 @@ I began with code written by [Harry Wood](http://www.harrywood.co.uk/blog/2010/0
|
|
35
35
|
|
36
36
|
It should be accurate to about 5 to 10 metres.
|
37
37
|
|
38
|
-
Silva was written as part of my
|
38
|
+
Silva was written as part of my [MSc Project](http://rdallasgray.github.com/archie-blog), of which more later.
|
data/lib/silva/version.rb
CHANGED