From 2e27b94769f3719b5464567ffb9ef5b8712d7ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 27 Jul 2015 23:12:55 +0200 Subject: [PATCH] responsive => snappy Finally found a replacement for the word "responsive", which these days is almost inclusively understood as "viewport adjusting" instead of its original meaning "reacting quickly". Thanks to the javascript world, even "reactive" isn't an option anymore, this term has now been hijacked as well. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57ebc9ab..190f1e75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ OctoPrint ========= -OctoPrint provides a responsive web interface for controlling a 3D printer (RepRap, Ultimaker, ...). It is Free Software +OctoPrint provides a snappy web interface for controlling a 3D printer (RepRap, Ultimaker, ...). It is Free Software and released under the [GNU Affero General Public License V3](http://www.gnu.org/licenses/agpl.html). Its website can be found at [octoprint.org](http://octoprint.org).