From 1f06faa167c18e0aa5d006cc25511b8eb708a440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Sat, 30 Mar 2013 18:31:17 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cf6f91..7dd80ab 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Credits ------- OctoPrint started out as a fork of Cura (https://github.com/daid/Cura) for adding a web interface to its -printing functionality and was originally named Printer WebUI. It still uses Cura's communication code for talking to +printing functionality and was originally named "Printer WebUI". It still uses Cura's communication code for talking to the printer, but has been reorganized to only include those parts of Cura necessary for its targeted use case. It also uses the following libraries and frameworks for backend and frontend: @@ -93,6 +93,7 @@ It also uses the following libraries and frameworks for backend and frontend: * Socket.io: http://socket.io/ * jQuery: http://jquery.com/ * Bootstrap: http://twitter.github.com/bootstrap/ +* Font Awesome: http://fortawesome.github.com/Font-Awesome/ * Knockout.js: http://knockoutjs.com/ * Underscore.js: http://underscorejs.org/ * Flot: http://www.flotcharts.org/