www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 5488c6902ec6189f69f950ab4d5616e9d6718d34
parent 89ddc98f2ca2e1a667be655dade7314280b067e7
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Tue, 11 May 2021 01:23:45 +0100

Updated "maintained" badge

Diffstat:
MREADME.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -2,10 +2,10 @@ [![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/auto-syntax-e/main.svg)](https://codecov.io/gh/jsmaniac/auto-syntax-e) [![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/auto-syntax-e) [![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/auto-syntax-e/) -[![Maintained as of 2018,](https://img.shields.io/maintenance/yes/2018.svg)](https://github.com/jsmaniac/auto-syntax-e/issues) +[![Maintained as of 2021,](https://img.shields.io/maintenance/yes/2021.svg)](https://github.com/jsmaniac/auto-syntax-e/issues) [![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](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)`.