Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Commit

Permalink
Add a note about the running copy
Browse files Browse the repository at this point in the history
  • Loading branch information
ericflo committed Mar 2, 2010
1 parent 4bcc702 commit 5796eb4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Twissandra is an example project, created to learn and demonstrate how to use
Cassandra. Running the project will present a website that has similar
functionality to Twitter.

You can see a running copy at [http://twissandra.com/](http://twissandra.com/)

Most of the magic happens in twissandra/cass.py, so check that out.

## Installation
Expand Down Expand Up @@ -170,4 +172,4 @@ name is a timestamp, and the column value is the tweet id:
1267414305866969: 'f9e6d804-24e2-11df-8924-001ff3591711',
1267414319522925: '02ccb5ec-24e3-11df-8924-001ff3591711',
},
}
}

0 comments on commit 5796eb4

Please sign in to comment.