Skip to content

Commit b77cc0c

Browse files
committed
Merge branch 'main' of github.com:Java-Game-Maker/JavaGameEngine
2 parents 6761fb5 + 2d0dbd2 commit b77cc0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ Be sure yoy have the jre installed
114114

115115
### Installation
116116

117-
You can clone this repo and play around with the Testing package where we test the engine.
118-
Or you can download the jar file in the <a url="" >output folder<a> and import the jar to your project.
117+
You can clone this repo and play around with the Testing package where we test the engine and then build the artifact and import the jar to your own project.
118+
Or you can download the jar file in the <a href="https://github.com/Java-Game-Maker/JavaGameEngine/blob/main/out/artifacts/JavaGameEngine_jar/JavaGameEngine.jar" >output folder<a> and import the jar to your project.
119119

120120
1. Clone the repo
121121
```sh

0 commit comments

Comments
 (0)