From 1afc31c657ad7f68ed2e7953ad7c444139cee1f7 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Sun, 16 Jun 2013 20:11:04 +0100 Subject: [PATCH] Fix thinko. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 7adf5ddcd..9863e1830 100644 --- a/README +++ b/README @@ -10,8 +10,8 @@ risk, and don't blame us if it breaks anything! Architecture ------------ -pgAdmin 4 is being written as a web application in Python, using jQuery for the -client side processing and UI. On the server side, CherryPy and Backbone are +pgAdmin 4 is being written as a web application in Python, using jQuery and +Backbone for the client side processing and UI. On the server side, CherryPy is being considered. Although developed using web technologies, we intend for pgAdmin 4 to be usable