Skip to content

Commit 318d52c

Browse files
committed
[skip ci] Removed the Tokei LoC badge because it wasn't working.
1 parent 6b9f551 commit 318d52c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.tokeignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Celerity
22
====
3-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![](https://tokei.rs/b1/github/wermos/Celerity)](https://tokei.rs/b1/github/wermos/Celerity) [![Windows](https://github.com/wermos/Celerity/actions/workflows/windows.yml/badge.svg)](https://github.com/wermos/Celerity/actions/workflows/windows.yml) [![Linux](https://github.com/wermos/Celerity/actions/workflows/linux.yml/badge.svg)](https://github.com/wermos/Celerity/actions/workflows/linux.yml)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Windows](https://github.com/wermos/Celerity/actions/workflows/windows.yml/badge.svg)](https://github.com/wermos/Celerity/actions/workflows/windows.yml) [![Linux](https://github.com/wermos/Celerity/actions/workflows/linux.yml/badge.svg)](https://github.com/wermos/Celerity/actions/workflows/linux.yml)
44

55
A multi-threaded ray-tracing engine in C++20, written using [this book](https://raytracing.github.io/books/RayTracingInOneWeekend.html) for inspiration and the theory behind the ideas.
66

0 commit comments

Comments
 (0)