Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Woodall committed May 16, 2011
1 parent d7c00a2 commit 06a34bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
empltz-standalone
=================

empltz-standalone is email template web app for mobile phones. It is only client-side javascript and localStorage, so no server needed. It is an experience in implementing jQuery Mobile for display ui and Backbone.js for MVC.
empltz-standalone is email template web app for mobile phones. It is only client-side javascript and localStorage, so no server needed. It is an experiment in implementing jQuery Mobile for display ui and Backbone.js for MVC.

Usage
-----
Just clone and open the index.html file in your browser. Click the plus icon to add template. Templates can be edited by clicking on the gear icon and deleted using the iOS swipe delete. Right now it handles email and SMS templates, but iOS doesn't support SMS URIs, so avoid that on your iPhone.
Just clone and open the index.html file in your browser. Click the plus icon to add template. Templates can be edited by clicking on the gear icon and deleted using the iOS swipe delete standard. Right now it handles email and SMS templates, but iOS doesn't support full SMS URIs, so avoid SMS on your iPhone (or anything without SMS).



0 comments on commit 06a34bb

Please sign in to comment.