mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Fix typo in core/README.md
Remove that sad and lonely "In"
This commit is contained in:
committed by
GitHub
parent
fe152b752d
commit
dacc37539a
+1
-1
@@ -63,7 +63,7 @@ dependencies {
|
||||
```
|
||||
|
||||
## Developing for Core
|
||||
The easiest way to develop for core, without the need to build the whole project, is to use the `examples/src` sketches. In
|
||||
The easiest way to develop for core, without the need to build the whole project, is to use the `examples/src` sketches.
|
||||
|
||||
## PGraphics Modes
|
||||
Documentation on how to develop graphics modes as a library should go here.
|
||||
|
||||
Reference in New Issue
Block a user