Skip to content

Commit cb7021c

Browse files
add mentions
1 parent c533b81 commit cb7021c

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FGoetzDeBouville%2FPhysicsBox.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FGoetzDeBouville%2FPhysicsBox?ref=badge_shield)
55
[![Maven Central](https://img.shields.io/maven-central/v/io.github.zinchenko-dev/physicsbox?style=plastic&logo=apachemaven)](https://central.sonatype.com/artifact/io.github.zinchenko-dev/physicsbox)
66
[![Maven Central (Android)](https://img.shields.io/maven-central/v/io.github.zinchenko-dev/physicsbox-android?style=plastic&logo=android)](https://central.sonatype.com/artifact/io.github.zinchenko-dev/physicsbox-android)
7+
[![Featured in jetc.dev Issue #303](https://img.shields.io/badge/Featured%20in-jetc.dev%20Issue%20%23303-blue?style=plastic&logo=jetpackcompose&logoColor=white)](https://jetc.dev/issues/303.html?ref=dailydev)
78

89
# PhysicsBox
910

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ PhysicsBox is a Compose Multiplatform physics layout container for Android and D
44

55
The runtime uses JBox2D on JVM platforms, providing stable rigid‑body simulation with fixed‑timestep stepping, boundaries, dragging, and collision callbacks.
66

7+
[![Featured in jetc.dev Issue #303](https://img.shields.io/badge/Featured%20in-jetc.dev%20Issue%20%23303-blue?style=plastic&logo=jetpackcompose&logoColor=white)](https://jetc.dev/issues/303.html?ref=dailydev)
8+
9+
_Mentioned in [jetc.dev Newsletter Issue #303](https://jetc.dev/issues/303.html?ref=dailydev)._
10+
711
## Quick links
812
- [Getting Started](getting-started.md)
913
- [Concepts](concepts.md)

0 commit comments

Comments
 (0)