From fe55957acb16ea0c59f44956377ce65ec56e0806 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 19 Feb 2019 14:53:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22eee623..bf8014d4 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,7 @@ This plugin system is still in fairly early development, and is not yet properly # Credits +## Piexif +The microscope server includes a forked copy of hMatoba's [Piexif](https://github.com/hMatoba/Piexif), licensed under the MIT License. ## Video streaming Based on supporting code for the article [video streaming with Flask](http://blog.miguelgrinberg.com/post/video-streaming-with-flask) and its follow-up [Flask Video Streaming Revisited](http://blog.miguelgrinberg.com/post/flask-video-streaming-revisited).