mirror of
https://github.com/TangentFoxy/lurker.git
synced 2025-07-27 18:42:18 +00:00
Fixed typos and improved README.md for clarity
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# lurker
|
||||
# Lurker
|
||||
|
||||
Automatically hotswaps changed Lua files into a running
|
||||
A small module which automatically hotswaps changed Lua files in a running
|
||||
[LÖVE](http://love2d.org) project.
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ function:
|
||||
```lua
|
||||
require("lurker").update()
|
||||
```
|
||||
lurker will automatically detect changed files and hotswap them into the
|
||||
Lurker will automatically detect changed files and hotswap them into the
|
||||
running project.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user