ipsum 1.0.2 → 1.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.rdoc +1 -1
- data/lib/ipsum/version.rb +1 -1
- metadata +2 -2
data/README.rdoc
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Ipsum is a _filler-text_ generator much like the well known
|
|
1
|
+
Ipsum is a _filler-text_ generator much like the well known <em>Lorem Ipsum</em>. Ipsum can be used in any applications that require text from console applications to websites. For more information {visit Ipsum's website}[http://www.darkarts.co.za/ipsum].
|
|
2
2
|
|
|
3
3
|
== Installation
|
|
4
4
|
|
data/lib/ipsum/version.rb
CHANGED