urbit-hob

Haskell utilities for phonetic base wrangling.
Log | Files | Refs | README | LICENSE

commit bc1e4b24792df3256529f4d898721e966f4c0231
parent f64c3cbefb307b4ace2fff16b3d23bca1d6a500d
Author: Jared Tobin <jared@jtobin.io>
Date:   Fri,  6 Sep 2019 15:27:14 -0230

meta: initial release

Diffstat:
ACHANGELOG | 4++++
MREADME.md | 3+++
2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -0,0 +1,4 @@ +# Changelog + +- 0.1.0 (2019-09-06) + * Initial release. diff --git a/README.md b/README.md @@ -32,3 +32,6 @@ Here's a quick example: 15663360 ``` +## See also + +* [urbit-ob](https://github.com/urbit/urbit-ob) -- JavaScript bindings