~tim/malcc

5d05dda24e00e1f84bf677bc6d011173ba0d1b04 — Tim Morgan 4 years ago 932437b
Update readme
1 files changed, 4 insertions(+), 3 deletions(-)

M README.md
M README.md => README.md +4 -3
@@ 2,8 2,6 @@

Mal (Make A Lisp) Compiler in C

[![build status](https://builds.sr.ht/~tim/malcc.svg)](https://builds.sr.ht/~tim/malcc)

## Overview

[Mal](https://github.com/kanaka/mal) is Clojure inspired Lisp interpreter


@@ 126,7 124,10 @@ implementations:

## Contributing

Send patches/bug reports to [~tim/public-inbox@lists.sr.ht](mailto:~tim/public-inbox@lists.sr.ht).
Contributors are welcome! ❤️

File an issue on [GitHub](https://github.com/seven1m/malcc/issues) if you find
a bug or you want to propose a new feature!

## License