diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b5fb90 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PSBase64 -- _Work with Base64 strings the easy way_ + +PSBase64 includes a set of cmdlets that makes working with Base64 encoded strings easier. These cmdlets are `ConvertTo-Base64String` and `ConvertFrom-Base64String`. \ No newline at end of file