Skip to content

Commit 955d4dc

Browse files
committed
couple of doc updates
1 parent cd4bc99 commit 955d4dc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,8 @@ You need a few more to test, including [sr][sr]'s [fork][srfork] of [webrat][web
3434
Features
3535
========
3636
An [OpenID][openid] based [Single Sign On][sso] server that provides:
37-
3837
* a [whitelist][whitelist] for consumers
39-
* minimal setup to integrate with consumers(rails,merb,sinatra)
40-
* simple sreg parameters to consumers(first name, last name, email, identity_url)
38+
* integrate with the big ruby frameworks(rails,merb,[sinatra][sinatra_examples])
4139

4240
Examples
4341
========
@@ -53,6 +51,7 @@ validate a user session on the consumer.
5351

5452
Plans
5553
=====
54+
* configurable sreg parameters to consumers(first name, last name, email, identity_url)
5655
* signup with email based validation
5756
* some kinda awesome oauth hooks
5857
* simpledb integration, srsly
@@ -69,7 +68,7 @@ Thanks to [Engine Yard][ey] who paid Tim and I to write something like this for
6968
[adelcambre]: http://github.com/adelcambre
7069
[srfork]: http://github.com/sr/webrat/tree/sinatra
7170
[webrat]: http://github.com/brynary/webrat
72-
[examples]: http://github.com/atmos/hancock/blob/e51f7ef2f0aae5cd5e3f816399c8212c00585abc/examples/dragon/config.ru
71+
[sinatra_examples]: http://github.com/atmos/hancock/blob/e51f7ef2f0aae5cd5e3f816399c8212c00585abc/examples/dragon/config.ru
7372
[datamapper]: http://datamapper.org
7473
[openid]: http://openid.net/
7574
[sso]: http://en.wikipedia.org/wiki/Single_sign-on

0 commit comments

Comments
 (0)