[go: nahoru, domu]

Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jagt committed Feb 3, 2015
1 parent 1dcc2e1 commit ae50bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pprint.lua is a friendly reimplementation of [inspect.lua][1]. `pprint(whatever)
* Limited customization through setting options.
* Sensible defaults, like _not_ printing functions, userdatas, wrapping long lines etc.
* Printed results can be evaled (can't guaranteed to be identical as the original value).
* Tested Lua 5.1, 5.2, Luajit 2.0.2.
* Tested on Lua 5.1, 5.2, 5.3 and Luajit 2.0.2.
* Released into the Public Domain, for whatever reason.

Example:
Expand Down

0 comments on commit ae50bf8

Please sign in to comment.