Re-added title in README, was removed by accident

This commit is contained in:
Georges Dupéron 2017-01-19 20:29:16 +01:00
parent b45393df1f
commit c1b12f7aaa

View File

@ -4,6 +4,9 @@
[![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/debug-scopes/)
[![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
debug-scopes
============
Some utilities which help debugging scope-related issues with Racket
unhygienic macros (hygienic macros in Racket will likely not need these
utilities).