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.
This commit is contained in:
parent
1bb28ddbc2
commit
2e27b94769
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
OctoPrint
|
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).
|
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).
|
Its website can be found at [octoprint.org](http://octoprint.org).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue