summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Sitkevich <1553398+sitkevij@users.noreply.github.com>2020-11-09 08:26:25 -0800
committerGitHub <noreply@github.com>2020-11-09 08:26:25 -0800
commit0f46232ac1af1c792d4f5b74e80e5fed07d8e4fb (patch)
treecf10fde4db1267cabf3895880395a1ceaae8cb10
parent57810e290468b3d9fedee51e8653b1260d865bfd (diff)
parentc85a7a2b92c2356d19c690f17b23c3851e9ee54f (diff)
Merge pull request #46 from sitkevij/release/0.3.2
#22 update readme to include new python, kotlin, java array output
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08ed55e..a39f6c8 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ If `<USERDIR>/.cargo/bin` is part of the `PATH` environment variable, `hx` shoul
## features
-### output arrays in `rust`, `c` or `golang`
+### output arrays in `rust`, `c`, `golang`, `python`, `kotlin`, or `java`
`hx` has a feature which can output the input file bytes as source code arrays.