From da84fc598e424b677ae6ec47183ffbf85ac01830 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Tue, 7 Jul 2015 22:41:40 -0400 Subject: [PATCH] Tweaked contributions mention in the Future Development section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a6014b..93014ce 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Challenges, solutions, and unit tests are presented in the form of **IPython/Jup * Notebooks currently contain mostly Python solutions (tested on both Python 2.7 and Python 3.4), but can be extended to include [44 supported languages](https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages) * Repo will be **continually updated** with new solutions and challenges -* Contributions are welcome! See the [Contributing Guidelines](https://github.com/donnemartin/interactive-coding-challenges/blob/master/CONTRIBUTING.md). +* [Contributions](#contributing) are welcome! ## Index