From a8cf3422722b6eacb04de40134f8ecd3a199425a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Miel=C5=BCy=C5=84ski?= Date: Thu, 1 Aug 2013 17:53:26 +0200 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..78e53a5 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +jcodings +======== + +Java-based codings helper classes for Joni and JRuby + +## License + +JCodings is released under the [MIT License](http://www.opensource.org/licenses/MIT).