Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
painfulexistence authored Apr 13, 2024
1 parent 5520478 commit 378d5ed
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
<div align="center">
<h1>☀️ Create CXX</h1>
<h6>Set up a modern C++ project blazingly fast!</h6>

[![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)
</div>

<p><b>Set up a modern C++ project blazingly fast!</b></p>
This is a Node.js script that can help you quickly spin up a new C++ project with a basic structure and essential files <br/>

## Usage
Expand Down

0 comments on commit 378d5ed

Please sign in to comment.