Skip to content

Commit 8c72955

Browse files
authored
Update README.md
1 parent 7b8dc42 commit 8c72955

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

README.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
1-
# my_awesome_game
1+
# Travels
22

3-
[![ci](https://github.com/lefticus/my_awesome_game/actions/workflows/ci.yml/badge.svg)](https://github.com/lefticus/my_awesome_game/actions/workflows/ci.yml)
4-
[![codecov](https://codecov.io/gh/lefticus/my_awesome_game/branch/main/graph/badge.svg)](https://codecov.io/gh/lefticus/my_awesome_game)
5-
[![CodeQL](https://github.com/lefticus/my_awesome_game/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/lefticus/my_awesome_game/actions/workflows/codeql-analysis.yml)
3+
[![ci](https://github.com/cpp-best-practices/travels/actions/workflows/ci.yml/badge.svg)](https://github.com/lefticus/my_awesome_game/actions/workflows/ci.yml)
4+
[![codecov](https://codecov.io/gh/cpp-best-practices/travels/branch/main/graph/badge.svg)](https://codecov.io/gh/lefticus/my_awesome_game)
5+
[![CodeQL](https://github.com/cpp-best-practices/travels/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/lefticus/my_awesome_game/actions/workflows/codeql-analysis.yml)
6+
[![Language grade: C++](https://img.shields.io/lgtm/grade/cpp/github/cpp-best-practices/travels)](https://lgtm.com/projects/g/lefticus/my_awesome_game/context:cpp)
67

7-
LGTM Has to be set up manually after template is created:
8+
## About Travels
89

9-
[![Language grade: C++](https://img.shields.io/lgtm/grade/cpp/github/lefticus/my_awesome_game)](https://lgtm.com/projects/g/lefticus/my_awesome_game/context:cpp)
10+
Travels is two things with equal priority:
1011

11-
## About my_awesome_game
12-
This is an awesome submission to the C++ Best Practices Game Jam
12+
1. A playground for beginners who want to learn C++ (including lessons!)
13+
2. My (Jason Turner @lefticus) personal playground and test ground for games ideas I want to work on
1314

14-
15-
## More Details
16-
17-
* [Dependency Setup](README_dependencies.md)
18-
* [Building Details](README_building.md)
19-
* [Troubleshooting](README_troubleshooting.md)
20-
* [Docker](README_docker.md)
15+
![Ubuntu 64-bit-2022-06-06-10-54-49](https://user-images.githubusercontent.com/234279/172247087-e012e385-9f12-470e-aae4-2c83f23813f6.png)

0 commit comments

Comments
 (0)