diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-10-14 23:03:28 +0200 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-10-14 23:03:28 +0200 |
commit | 3a6573b5e4427559381242e633166611ab362d10 (patch) | |
tree | 50afd58a6f1c5edc4e4c9009fa471bdde1fc8b5e | |
parent | 43aa918e32c38dea829c87b44c22f252ba377611 (diff) |
Change README
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,7 +1,9 @@ -Routes -====== - # About routes This library provides macros for defining route based dispatch on SCGI requests. It is designed to create simple dynamic websites. + +# How to contribute + +If you would like to contibute to the development of routes please send a mail +with your patch to the following address: thomas _at_ thomaslabs _dot_ org |