mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-15 03:38:53 +08:00
Renamed project to gauge
This commit is contained in:
@@ -1,3 +1 @@
|
||||
<p align="center">
|
||||
<img height="80" src="https://i.imgur.com/BfflF5h.png"/>
|
||||
</p>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
#include <progress/termcolor.hpp>
|
||||
#include <gauge/termcolor.hpp>
|
||||
#include <thread>
|
||||
|
||||
class ProgressBar {
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <progress/bar.hpp>
|
||||
#include <gauge/progressbar.hpp>
|
||||
#include <vector>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user