mirror of
https://github.com/kikito/inspect.lua.git
synced 2024-12-15 14:34:21 +00:00
Update README.md
This commit is contained in:
parent
ce3269766e
commit
e2fe8827e4
@ -1,6 +1,8 @@
|
|||||||
inspect.lua
|
inspect.lua
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
[![Build Status](https://travis-ci.org/kikito/inspect.lua.png?branch=master)](https://travis-ci.org/kikito/inspect.lua)
|
||||||
|
|
||||||
This function transform any Lua table into a human-readable representation of that table.
|
This function transform any Lua table into a human-readable representation of that table.
|
||||||
|
|
||||||
The objective here is human understanding (i.e. for debugging), not serialization or compactness.
|
The objective here is human understanding (i.e. for debugging), not serialization or compactness.
|
||||||
|
Loading…
Reference in New Issue
Block a user