commit 5488c6902ec6189f69f950ab4d5616e9d6718d34
parent 89ddc98f2ca2e1a667be655dade7314280b067e7
Author: Suzanne Soy <ligo@suzanne.soy>
Date: Tue, 11 May 2021 01:23:45 +0100
Updated "maintained" badge
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -2,10 +2,10 @@
[](https://codecov.io/gh/jsmaniac/auto-syntax-e)
[](http://jsmaniac.github.io/travis-stats/#jsmaniac/auto-syntax-e)
[](http://docs.racket-lang.org/auto-syntax-e/)
-[](https://github.com/jsmaniac/auto-syntax-e/issues)
+[](https://github.com/jsmaniac/auto-syntax-e/issues)
[](https://creativecommons.org/publicdomain/zero/1.0/)
auto-syntax-e
=============
-For racket syntax pattern variables: instead of raising an error, `x` is roughly equivalent to `(syntax->datum #'x)`.
-\ No newline at end of file
+For racket syntax pattern variables: instead of raising an error, `x` is roughly equivalent to `(syntax->datum #'x)`.