From 24c454cdd004c273d8dc3349ec365e87dec371ea Mon Sep 17 00:00:00 2001 From: Mike Causer Date: Wed, 8 Aug 2018 02:30:53 +1000 Subject: [PATCH] Add license --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9ccce53..b3daa53 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,7 @@ MicroPython drivers for various Waveshare e-Paper displays, based on the origina * [Waveshare Wiki](https://www.waveshare.com/wiki/Main_Page) * [micropython.org](http://micropython.org) * [Docs on framebuf](http://docs.micropython.org/en/latest/pyboard/library/framebuf.html) + +## License + +Licensed under the [MIT License](http://opensource.org/licenses/MIT).