Skip to content

Commit 0f6b500

Browse files
committed
Update description
1 parent 283c384 commit 0f6b500

File tree

36 files changed

+74
-72
lines changed

36 files changed

+74
-72
lines changed

crates/bevy_a11y/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy A11Y
22

3-
Bevy A11Y is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy A11Y](https://github.com/bevyengine/bevy/tree/main/crates/bevy_a11y) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_animation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Animation
22

3-
Bevy Animation is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Animation](https://github.com/bevyengine/bevy/tree/main/crates/bevy_animation) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_app/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy App
22

3-
Bevy App is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy App](https://github.com/bevyengine/bevy/tree/main/crates/bevy_app) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_asset/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Asset
22

3-
Bevy Asset is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Asset](https://github.com/bevyengine/bevy/tree/main/crates/bevy_asset) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_asset/macros/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Asset Macros
22

3-
Bevy Asset Macros is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Asset Macros)](https://github.com/bevyengine/bevy/tree/main/crates/bevy_asset/macros) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_audio/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Audio
22

3-
Bevy Audio is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Audio](https://github.com/bevyengine/bevy/tree/main/crates/bevy_audio) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_core/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Core
22

3-
Bevy Core is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Core](https://github.com/bevyengine/bevy/tree/main/crates/bevy_core) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_core_pipeline/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Core Pipeline
22

3-
Bevy Core Pipeline is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Core Pipeline](https://github.com/bevyengine/bevy/tree/main/crates/bevy_core_pipeline) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_derive/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Derive
22

3-
Bevy Derive is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Derive](https://github.com/bevyengine/bevy/tree/main/crates/bevy_derive) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

crates/bevy_diagnostic/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bevy Diagnostic
22

3-
Bevy Diagnostic is a component of the [Bevy Engine](https://bevyengine.org/).
3+
[Bevy Diagnostic](https://github.com/bevyengine/bevy/tree/main/crates/bevy_diagnostic) is a component of the [Bevy Engine](https://bevyengine.org/). You can revise the list of official crates [here](https://github.com/bevyengine/bevy/tree/main/crates).
44

5-
It is not intended for independent use, use it only as a part of [Bevy](https://crates.io/crates/bevy).
5+
This crate is intended to be used as a part of [Bevy](https://crates.io/crates/bevy) and not independently. However, feel free to use it if it fits your needs.

0 commit comments

Comments
 (0)