issues
search
flame-engine
/
forge2d
A Dart port of Box2D
BSD 3-Clause "New" or "Revised" License
181
stars
26
forks
source link
docs: Improve capitalization and wording on README
#75
Closed
luanpotter
closed
1 year ago
luanpotter
commented
1 year ago
Description
This:
capitalizes Dart when referring to the Dart language on the README (it was half-and-half before)
improves the wording a bit on a couple sentences
Checklist
[X] The title of my PR starts with a
Conventional Commit
prefix (
fix:
,
feat:
,
docs:
etc).
[X] I have read the
Contributor Guide
and followed the process outlined for submitting PRs.
[X] I have updated/added tests for ALL new/updated/fixed functionality.
[X] I have updated/added relevant documentation in
docs
and added dartdoc comments with
///
.
[x] I have updated/added relevant examples in
examples
.
Breaking Change
[ ] Yes, this is a breaking change.
[X] No, this is
not
a breaking change.
Description
This:
Checklist
fix:
,feat:
,docs:
etc).docs
and added dartdoc comments with///
.examples
.Breaking Change