mirror of
https://github.com/Polynominal/Piefiller.git
synced 2024-11-12 11:14:21 +00:00
Merge pull request #3 from Guard13007/Guard13007-patch-1
Typos in ReadMe
This commit is contained in:
commit
9b06c97038
@ -1,6 +1,6 @@
|
|||||||
# Piefiller
|
# Piefiller
|
||||||
Graphical profiler for Love2D 9.2
|
Graphical profiler for Love2D 9.2
|
||||||
#Usage
|
# Usage
|
||||||
1) require the file:
|
1) require the file:
|
||||||
```lua
|
```lua
|
||||||
piefiller = require("piefiller")
|
piefiller = require("piefiller")
|
||||||
@ -31,7 +31,7 @@ Graphical profiler for Love2D 9.2
|
|||||||
end
|
end
|
||||||
```
|
```
|
||||||
5) When you get sufficient output press the "P" key to output to file.
|
5) When you get sufficient output press the "P" key to output to file.
|
||||||
#Keys
|
# Keys
|
||||||
r = resets the pie
|
r = resets the pie
|
||||||
|
|
||||||
up = decreases depth
|
up = decreases depth
|
||||||
|
Loading…
Reference in New Issue
Block a user