summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-06-04 20:44:41 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-06-04 20:44:41 +0200
commit392a31cdab57c85f043831fd0814c8a45c73fab9 (patch)
tree3b6c669652047b96c2247be601c1bc122cd299d6 /README.md
parent78bb10e3e6d60c824b1c28368cfb2d4c98708ae8 (diff)
Add the patreon details
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86e923a..882c63f 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,13 @@ var isSouthAfricanCitizen = saIdParser.parseIsSouthAfricanCitizen(validIdNumber)
//isSouthAfricanCitizen === true
```
+Support
+-------
+
+If you get value from this project, consider supporting me on
+[Patreon](https://www.patreon.com/worthe_it). Support via Patreon will allow me
+to spend more time writing and publishing open source software.
+
License
-------