From bb2498b0cf1629dcedaa9b5cdaa3fc3fd70dbea9 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Tue, 12 Jul 2016 22:07:48 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f4af5259..7199edbf8 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,10 @@ var uppy = new Uppy.Core({locales: Uppy.locales.ru_RU, debug: true}); ## Contributors are welcome -Check out: - - Contributor’s guide in [`website/src/guide/contributing.md`](website/src/guide/contributing.md) - Architecture in [`website/src/api/architecture.md`](website/src/api/architecture.md) - Changelog to track our release progress (we aim to roll out a release every month): [`CHANGELOG.md`](CHANGELOG.md) + +## License + +[The MIT License](LICENSE).