Skip to content

Commit 611d051

Browse files
authored
Update README.md
removes gpt small talk
1 parent 5b13cca commit 611d051

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# Stagehand
22

3-
Here are the Markdown snippets for the badges you requested:
4-
53
![Codecov](https://img.shields.io/codecov/c/gh/joelschutz/stagehand?token=3BD1FTRKUC)
64
[![issues](https://img.shields.io/github/issues/joelschutz/stagehand)](https://github.com/joelschutz/stagehand/issues)
75
[![license](https://img.shields.io/github/license/joelschutz/stagehand)](https://github.com/joelschutz/stagehand/blob/main/LICENSE)
86

97
Stagehand is a scene manager library for [Ebiten](https://ebiten.org) that makes it easy to manage game scenes and state. With Stagehand, you can quickly create and transition between scenes, allowing you to focus on the content and gameplay of your game.
108

119

12-
1310
## Installation
1411

1512
To use Stagehand, simply import it into your project:

0 commit comments

Comments
 (0)