diff --git a/README.md b/README.md index ad665c0..e954768 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# create-cxx [![Build](https://github.com/painfulexistence/create-cxx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/painfulexistence/create-cxx/actions/workflows/ci.yml) [![NPM License](https://img.shields.io/npm/l/create-cxx.svg?style=flat)](https://github.com/painfulexistence/create-cxx/blob/main/LICENSE) [![NPM Version](https://img.shields.io/npm/v/create-cxx.svg?style=flat)](https://www.npmjs.com/package/create-cxx) +
+

☀️ Create CXX

+
Set up a modern C++ project blazingly fast!
+ +[![Build](https://github.com/painfulexistence/create-cxx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/painfulexistence/create-cxx/actions/workflows/ci.yml) [![NPM License](https://img.shields.io/npm/l/create-cxx.svg?style=flat)](https://github.com/painfulexistence/create-cxx/blob/main/LICENSE) [![NPM Version](https://img.shields.io/npm/v/create-cxx.svg?style=flat)](https://www.npmjs.com/package/create-cxx) +
-

Set up a modern C++ project blazingly fast!

This is a Node.js script that can help you quickly spin up a new C++ project with a basic structure and essential files
## Usage