www

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

commit c134d3c034c3ce6a4105b542cabec444eaf139ff
parent df746779ab0e5ffc8fcdbd3a3a64453809795836
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Sat, 27 Jan 2018 13:17:08 +0100

Updated maintenance badge for 2018

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

diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ [![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/repltest/master.svg)](https://coveralls.io/github/jsmaniac/repltest) [![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/repltest) [![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/repltest/) -[![Maintained as of 2017.](https://img.shields.io/maintenance/yes/2017.svg)](https://github.com/jsmaniac/repltest/issues) +[![Maintained as of 2018.](https://img.shields.io/maintenance/yes/2018.svg)](https://github.com/jsmaniac/repltest/issues) REPLtest ======== @@ -56,4 +56,4 @@ expression and by the expected result. When the `test` submodule of this file is executed (e.g. with `raco test file.rkt`), `repltest` runs the expression after each `> ` -prompt, and checks the expected result is produced. -\ No newline at end of file +prompt, and checks the expected result is produced.