summaryrefslogtreecommitdiffstats
path: root/python/num2words/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/num2words/README')
-rw-r--r--python/num2words/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/num2words/README b/python/num2words/README
new file mode 100644
index 0000000000..0d9808760d
--- /dev/null
+++ b/python/num2words/README
@@ -0,0 +1,3 @@
+num2words is a library that converts numbers like 42 to
+words like forty-two. It supports multiple languages
+and can even generate ordinal numbers like forty-second.