Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Pikesley committed Dec 1, 2013
1 parent 423e8ea commit c926965
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
Expand Up @@ -64,8 +64,8 @@ Will return content of the form _:text_, rendered in the 1982 Sinclair Spectrum

Will return content of the form _:text_, rendered in the 1982 Sinclair Spectrum character set, but compressed to fit into 7 rows thus:

* if a character has a blank bottom row, it will be excised, else
* if a character has a blank top row, it will be excised, else
* if a character has a blank bottom row, that row will be excised, else
* if a character has a blank top row, that row will be excised, else
* _rows[4]_ will be excised

The JSON form of this is designed for use with [Pokrovsky](https://pokrovsky.herokuapp.com)
Expand Down

0 comments on commit c926965

Please sign in to comment.