diff options
Diffstat (limited to 'lib/base64/README.md')
| -rw-r--r-- | lib/base64/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/base64/README.md b/lib/base64/README.md new file mode 100644 index 00000000..8db0f8ec --- /dev/null +++ b/lib/base64/README.md @@ -0,0 +1,3 @@ +# Base64 + +This is a library for encoding/decoding Base64 values. |
