···11+# C++ Colors
22+This is an extremely simple implementation for terminal color escapes written in
33+C++.
44+55+If you want to use this in your project simply copy the `colors.hpp` and
66+`colors.cc` files to your code-base and include them wherever you want.