From 378d5ede92cfa21dfa7650a5ccb69d082d40840a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chen?= <910041@gmail.com> Date: Sun, 14 Apr 2024 01:53:54 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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) +
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