Skip to content

Commit

Permalink
Remove broken badges
Browse files Browse the repository at this point in the history
  • Loading branch information
indianakernick committed Jan 24, 2024
1 parent cd577ad commit 8d0ad58
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# EnTT Pacman

[![Build Status](https://travis-ci.org/Kerndog73/EnTT-Pacman.svg?branch=master)](https://travis-ci.org/Kerndog73/EnTT-Pacman)
[![Build Status](https://ci.appveyor.com/api/projects/status/5ndjklgbe42b0q9b?svg=true)](https://ci.appveyor.com/project/Kerndog73/entt-example)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)

An example of how to use the ECS part of the [EnTT Framework](https://github.com/skypjack/entt)
Expand Down Expand Up @@ -48,7 +46,7 @@ vcpkg install sdl2
building this as easy as possible.

```
git clone https://github.com/Kerndog73/EnTT-Pacman.git
git clone https://github.com/indianakernick/EnTT-Pacman.git
cd EnTT-Pacman/build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build .
Expand Down

0 comments on commit 8d0ad58

Please sign in to comment.