Skip to content

Commit

Permalink
Fancier Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petacreepers23 authored Mar 3, 2021
1 parent 845cfb5 commit 19b9e04
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Cpp-Things
![linux make](https://github.com/petacreepers23/Cpp-Things/workflows/linux-make/badge.svg)
C++ useful things
Random codes me and other contributors do, and may be used in other projects.
*C++ useful things*
Random codes me and other contributors do, and may be used in other projects.
This contains all types of c++ utilities not found on any common library, or that library is too big for a quick install

The idea is simple:
- Quick import in your project, just download the .h/.hpp and include it.
- Easy to use with self-documented examples
- Reliability with tests

Feel free to contribute! :) See the contributing section.
Feel free to contribute! See the [contributing](https://github.com/petacreepers23/Cpp-Things/blob/master/CONTRIBUTING.md) section for more. :)

0 comments on commit 19b9e04

Please sign in to comment.