Skip to content

Commit 4f4bad1

Browse files
authored
Update README.md
1 parent 41b4d95 commit 4f4bad1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A Native Java binding for the Live2D Cubism SDK.
44

55
> **Status: Work in Progress**
6-
> This project is currently under development. Basic model display, interaction, and remote control are implemented.
6+
> This project is currently under development
77
88
## Features
99

@@ -47,7 +47,7 @@ model.draw(mvpMatrix);
4747
- `binding/`: Java API and module definitions.
4848
- `native/`: JNI implementation and CMake build scripts.
4949
- `scripts/`: Python build automation for all platforms.
50-
- `example/`: A complete Maven-based example using LWJGL 3, including a Swing control panel.
50+
- `example/`: A complete Maven-based example using LWJGL 3
5151

5252
## Building
5353

@@ -68,4 +68,4 @@ Pull Requests (PRs) are welcome! Help us implement more SDK features or improve
6868
## License
6969

7070
- **Binding Code**: Distributed under the [MIT License](LICENSE).
71-
- **Live2D Cubism SDK**: The use of the underlying SDK is governed by the [Live2D Open Software License Agreement](https://www.live2d.com/eula/live2d-open-software-license-agreement_en.html). You must agree to their terms to use the native components.
71+
- **Live2D Cubism SDK**: The use of the underlying SDK is governed by the [Live2D Open Software License Agreement](https://www.live2d.com/eula/live2d-open-software-license-agreement_en.html). You must agree to their terms to use the native components.

0 commit comments

Comments
 (0)