aboutsummaryrefslogtreecommitdiff
path: root/lib/base64/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base64/README.md')
-rw-r--r--lib/base64/README.md3
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.