aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-18 17:01:46 +0200
committerGravatar Tom Willemse2013-08-18 17:01:46 +0200
commit321d6b199fffd863517731cf27b4f11e0d6bcb9b (patch)
tree10ccffae9765de7ddd562be65189a4657a8d67f7
parentaa06a99982a0df339b0335a106631d9d75975eda (diff)
downloadscrumli-321d6b199fffd863517731cf27b4f11e0d6bcb9b.tar.gz
scrumli-321d6b199fffd863517731cf27b4f11e0d6bcb9b.zip
Update readme
-rw-r--r--README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.org b/README.org
index 31901d6..fc487a7 100644
--- a/README.org
+++ b/README.org
@@ -12,10 +12,10 @@ us (eventually) scrum.
- ... uses Mozilla Persona for authentication and ~drakma~ to
communicate with Mozilla Persona.
- ... uses Gravatar for avatars and ~md5~ to get the Gravatar avatars
- - ... uses the ~restas~ web framework.
+ - ... uses the ~ningle~ web framework.
- ... uses PostgreSQL as a database and ~postmodern~ to talk to
the database.
- - ... uses ~cl-json~ to generate JSON
+ - ... uses ~cl-json~ to generate JSON.
- ... uses ~closure-template~ for the few templates it has.
- ... uses bootstrap for layout.
- ... uses jQuery for some of the JavaScript functionality.
@@ -31,7 +31,7 @@ us (eventually) scrum.
- ~drakma~
- ~md5~
- - ~restas~
+ - ~ningle~
- ~postmodern~
- ~cl-json~
- ~closure-template~