couchrest_model/website/index.html
Chris Anderson c3b6e3e2d0 get views
2008-03-19 22:38:01 -07:00

16 lines
298 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>CouchRest - a simple CouchDB Client</title>
</head>
<body>
<h1>
CouchRest - a simple CouchDB Client
</h1>
<p>
CouchDB is sweet. It doesn't take much Ruby to make it easy.
</p>
<h2>Sweet and easy.</h2>
</body>
</html>