Skip to content

Commit 86eaaa2

Browse files
author
Anon Y. Mouse
committed
Fixed typo in README and added section
1 parent 7dc7cb1 commit 86eaaa2

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,13 @@ I've always wanted something like this, but never found something that met my ne
3535

3636
- To distribute simple standalone Lua scripts to anyone
3737

38-
- To require no dependencies on the end user's PC (everything self-cotnained)
38+
- To require no dependencies on the end user's PC (everything self-contained)
3939

4040
- To require no dependencies or complicated steps on the system packaging the script
4141

4242
While I came across projects that met some of these requirements (mostly the 1st and 2nd), nothing was completely satisfying. So one night I stayed up all night and hacked this together. I did it mostly to prove a point to my friends, but looking back, I can't pinpoint what the point was. Regardless, I now have the tool I wished for.
43+
44+
# Can I use it in my project.
45+
46+
[Yes.](https://github.com/rosemash/luape/blob/master/LICENSE) Just don't be upset if it breaks.
47+

0 commit comments

Comments
 (0)