diff --git a/README.md b/README.md index 7146c83c..cd09bf47 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ The following Java classes are available: - `Math` - `java.io.File` - `java.nio.Files` +- `java.util.Base64` - `java.util.regex.Pattern` - `ProcessBuilder` (see [example](examples/process_builder.clj)). - `String`