Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
zongyaojin committed Nov 18, 2023
1 parent cfca4cb commit ef8992b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ZJ C++ Tools
# ZJ C++ Base

<!-- https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge -->
[![Build status](https://github.com/zongyaojin/zj-base/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/zongyaojin/zj-base/actions/workflows/c-cpp.yml)
[![GitHub license](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/zongyaojin/zj-base/blob/main/LICENSE)

This package contains some handy tools such as logging and debugging for C++ projects.
This package contains some basic tools such as logging and debugging for C++ projects.

- `ZjChrono` provides some time-related functions, definitions, and aliases
- `ZjSingleton` provides a singleton base class using the Curiously Recurring Template Pattern
Expand Down
2 changes: 1 addition & 1 deletion cmake/zj-cmake
Submodule zj-cmake updated 1 files
+4 −4 README.md

0 comments on commit ef8992b

Please sign in to comment.