Skip to content

Commit 6c972a4

Browse files
committed
Update README
1 parent 8e59720 commit 6c972a4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

LuaBridge/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,10 @@ from 5.1.0 and later.
1313
LuaBridge offers the following features:
1414

1515
- Nothing to compile, just include one header file!
16-
1716
- Simple, light, and nothing else needed (like Boost).
18-
1917
- Supports different object lifetime management models.
20-
2118
- Convenient, type-safe access to the Lua stack.
22-
2319
- Automatic function parameter type binding.
24-
2520
- Does not require C++11.
2621

2722
LuaBridge is distributed as a single header file. You simply add

0 commit comments

Comments
 (0)