]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cliparser/README.md
implement argtable in hf 14a apdu (#490)
[proxmark3-svn] / client / cliparser / README.md
diff --git a/client/cliparser/README.md b/client/cliparser/README.md
new file mode 100644 (file)
index 0000000..2b32194
--- /dev/null
@@ -0,0 +1,13 @@
+# Command line parser
+
+cliparser - librari for proxmark with command line parsing high level functions.
+
+## External libraries:
+
+### argtable
+
+Argtable3 is a single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.
+
+You can download argtable3 from this repository https://github.com/argtable/argtable3
+
+[argtable3 license](https://github.com/argtable/argtable3/blob/master/LICENSE)
Impressum, Datenschutz