-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ff63f72
commit 606e0a6
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# lwjglbook | ||
|
||
[![CI](https://github.com/lwjglgamedev/lwjglbook/actions/workflows/maven.yml/badge.svg)](https://github.com/lwjglgamedev/lwjglbook/actions/workflows/ci.yml) | ||
|
||
This repository holds the source code of the chapters of the book [3D Game Development with LWJGL 3](https://ahbejarano.gitbook.io/lwjglgamedev/) | ||
|
||
Source code is licensed under [Apache v2.0](https://www.apache.org/licenses/LICENSE-2.0 "Apache v2.0") |