aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTaylor C. Richberger <Taywee@gmx.com>2016-05-10 16:40:57 -0600
committerTaylor C. Richberger <Taywee@gmx.com>2016-05-10 16:40:57 -0600
commiteef2da1547ba10b61c232a0df19374c5efbb7597 (patch)
treebb25dab0d4b962607b02cae9fa230fb4e9847662 /CONTRIBUTING.md
parentimprove help generation (diff)
downloadargs.hxx-eef2da1547ba10b61c232a0df19374c5efbb7597.tar.xz
rename everything4.0.0
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0231691..59f6696 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,3 +1,4 @@
* Use Allman style
* Don't use any non-standard-library libraries
-* Keep everything in the args namespace \ No newline at end of file
+* Keep everything in the args namespace
+* Keep it simple and fast