diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..2089b33 --- /dev/null +++ b/README.markdown @@ -0,0 +1,12 @@ +Mirrors +======= + +Developed by Untyped. + +Programatic assembly of XML, Javascript and CSV data in [Racket][1]. + +Copyright 2006 to 2010 Untyped. + +See LICENCE and COPYING for licence information. + +[1]: http://www.racket-lang.org diff --git a/info.ss b/info.ss index 0f5acb8..fc87f73 100644 --- a/info.ss +++ b/info.ss @@ -3,7 +3,7 @@ (define name "mirrors") (define blurb - '("Languages for the programatic assembly of XML, Javascript and CSV data.")) + '("Programatic assembly of XML, Javascript and CSV data.")) (define release-notes '((p "Changes and additions:")