Added badges to README
This commit is contained in:
parent
a9c8f48832
commit
6e476418d9
|
@ -1,3 +1,10 @@
|
||||||
|
[](https://travis-ci.org/jsmaniac/auto-syntax-e)
|
||||||
|
[](https://coveralls.io/github/jsmaniac/auto-syntax-e)
|
||||||
|
[](http://jsmaniac.github.io/travis-stats/#jsmaniac/auto-syntax-e)
|
||||||
|
[](http://docs.racket-lang.org/auto-syntax-e/)
|
||||||
|
|
||||||
|
|
||||||
auto-syntax-e
|
auto-syntax-e
|
||||||
=============
|
=============
|
||||||
README text here.
|
|
||||||
|
For racket syntax pattern variables: instead of raising an error, `x` is roughly equivalent to `(syntax->datum #'x)`.
|
Loading…
Reference in New Issue
Block a user