Skip to content

Commit 405e1c2

Browse files
authored
Merge pull request #9 from Kataglyphis/develop
Develop
2 parents 0906fad + 2f4c232 commit 405e1c2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

ExternalLib/NLOHMANN_JSON

Submodule NLOHMANN_JSON updated 47 files

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
[![Linux build + tests + code coverage](https://github.com/Kataglyphis/GraphicsEngineVulkan/actions/workflows/Linux.yml/badge.svg)](https://github.com/Kataglyphis/GraphicsEngineVulkan/actions/workflows/Linux.yml)
2222
[![Windows build](https://github.com/Kataglyphis/GraphicsEngineVulkan/actions/workflows/Windows.yml/badge.svg)](https://github.com/Kataglyphis/GraphicsEngineVulkan/actions/workflows/Windows.yml)
23-
[![TopLang](https://img.shields.io/github/languages/top/Kataglyphis/GraphicsEngineVulkan)]()
23+
[![TopLang](https://img.shields.io/github/languages/top/Kataglyphis/Kataglyphis-Renderer)]()
2424
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=BX9AVVES2P9LN)
2525
[![Twitter](https://img.shields.io/twitter/follow/Cataglyphis_?style=social)](https://twitter.com/Cataglyphis_)
2626
[![YouTube](https://img.shields.io/youtube/channel/subscribers/UC3LZiH4sZzzaVBCUV8knYeg?style=social)](https://www.youtube.com/channel/UC3LZiH4sZzzaVBCUV8knYeg)
@@ -187,7 +187,7 @@ CMake 3.28.3 or higher required.<br />
187187

188188
1. Clone the repo
189189
```sh
190-
git clone --recurse-submodules [email protected]:Kataglyphis/GraphicsEngineVulkan.git
190+
git clone --recurse-submodules [email protected]:Kataglyphis/Kataglyphis-Renderer.git
191191
```
192192

193193
2. Then build your solution with [CMAKE] (https://cmake.org/) <br />

0 commit comments

Comments
 (0)