Skip to content

Commit

Permalink
add build status badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielmelody committed Feb 5, 2020
1 parent 20f4551 commit 9cf6476
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,5 +1,4 @@
# RustScheme

[![Join the chat at https://gitter.im/RustScheme/community](https://badges.gitter.im/RustScheme/community.svg)](https://gitter.im/RustScheme/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
![](https://github.com/Danielhu229/RustScheme/workflows/build/badge.svg) [![Join the chat at https://gitter.im/RustScheme/community](https://badges.gitter.im/RustScheme/community.svg)](https://gitter.im/RustScheme/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Scheme(R5RS) interpretor/compiler rust implementation

0 comments on commit 9cf6476

Please sign in to comment.