Skip to content

Commit b0f2155

Browse files
committed
docs(README): improve readme
1 parent 7a46e9e commit b0f2155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ make build LUA_INCDIR=/path/to/lua/includes
4848
export LUA_CPATH="$LUA_CPATH;/path/to/osenv/lua/?.so"
4949
```
5050

51-
### Usage
51+
## Usage
5252

5353
```lua
5454
package.cpath = package.cpath .. ";/path/to/osenv/lib/?.so"

0 commit comments

Comments
 (0)