about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorJoe DF <joedf@live.ca>2018-07-12 10:09:50 -0400
committerJoe DF <joedf@live.ca>2018-07-12 10:09:50 -0400
commit0eceb10024d66033c7a567387a80e664c5ebb4e6 (patch)
treeb652d47aa95db92e22abc25d78e5a87b2953662c /README.md
parentf2c2b2bb0d2aa0046784cfb708e3c918e8f24d4b (diff)
downloadbase64-0eceb10024d66033c7a567387a80e664c5ebb4e6.tar.gz
Usage examples and info
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57154cc..58fba4b 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,6 @@ Released under the MIT License
   
 Thank you for inspiration:  
 http://www.codeproject.com/Tips/813146/Fast-base-functions-for-encode-decode  
+
+## Usage
+Simply include `base64.c` and `base64.h` in your project and see `base64.h` for instructions.
\ No newline at end of file