Skip to content

Commit a8792aa

Browse files
authored
Update README.md
1 parent fce94a5 commit a8792aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ JavaDoc: http://thomasdiewald.com/processing/libraries/liquidfun/reference/index
2222

2323
## Examples
2424
The library includes a lot of examples from the original [jbox2d testbed](https://github.com/jbox2d/jbox2d/tree/master/jbox2d-testbed/src/main/java/org/jbox2d/testbed/tests).<br>
25-
For a quick start, each sketch has a couple of default eventhandlers:
25+
For a quick start, each sketch has a couple of default mouse-actions:
2626

2727
- LMB: drag rigid bodies / particles
2828
- LMB + SHIFT: shoot a bullet
@@ -47,7 +47,7 @@ particles are rendered as point-sprites and rigid bodies are rendered using the
4747

4848
#### Default renderer + Postprocessing
4949

50-
LiquidFx adds some liquid effect and fake shading. [PixelFlow](https://github.com/diwi/PixelFlow) needs to be installed to use it.
50+
**LiquidFx** adds some liquid effect and fake shading. [PixelFlow](https://github.com/diwi/PixelFlow) needs to be installed to use it.
5151

5252
![LiquidFx](https://github.com/diwi/LiquidFunProcessing/blob/master/screenshots/rendermodes/diewald_LiquidFunProcessing_RenderLiquidFx.jpg)
5353

0 commit comments

Comments
 (0)