mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Update README.md
Switch paragraph order [skip ci]
This commit is contained in:
committed by
GitHub
parent
9fcdbe3bf8
commit
425faffca0
@@ -17,9 +17,6 @@ For assistance with your own sketches, projects, or code, please post your quest
|
||||
## Contributing to Processing
|
||||
We welcome new contributors. If you want to fix a bug that's been bothering you or want to give back to the project, you're in the right place! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on how to contribute.
|
||||
|
||||
## Expected Behavior
|
||||
Remember, Processing is a labor of love, run in large part by volunteers, and offered free of charge. We're here because we believe in this community and genuinely enjoy contributing to it. We always welcome constructive feedback. Just keep it friendly and helpful, please! For more tips on how to communicate within the project, take a peek at our [Code of Conduct](https://github.com/processing/processing4-carbon-aug-19?tab=coc-ov-file).
|
||||
|
||||
## Building Processing
|
||||
|
||||
Building Processing locally on your machine will let you troubleshoot and make sure your contributions work as intended before submitting them to this repository. It also gives you the flexibility to experiment and learn more about how Processing is structured.
|
||||
@@ -32,6 +29,9 @@ For a quick start:
|
||||
|
||||
For more information and detailed instructions, follow our [How to Build Processing](build/README.md) guide.
|
||||
|
||||
## Expected Behavior
|
||||
Remember, Processing is a labor of love, run in large part by volunteers, and offered free of charge. We're here because we believe in this community and genuinely enjoy contributing to it. We always welcome constructive feedback. Just keep it friendly and helpful, please! For more tips on how to communicate within the project, take a peek at our [Code of Conduct](https://github.com/processing/processing4-carbon-aug-19?tab=coc-ov-file).
|
||||
|
||||
## About the Processing 4.0 release
|
||||
|
||||
We've moved to a new repository for the 4.0 release so that we could cull a lot of the accumulated mess of the last 20 years. This made `git clone` (and most other `git` operations) a lot faster.
|
||||
|
||||
Reference in New Issue
Block a user