mirror of
https://gitlab.com/GameFeverOnline/apcupsd-watts.git
synced 2025-12-17 01:17:40 -04:00
Update README.md
This commit is contained in:
parent
952e61a153
commit
12f00b66b9
1 changed files with 1 additions and 16 deletions
17
README.md
17
README.md
|
|
@ -2,23 +2,8 @@
|
||||||
|
|
||||||
This is a small bash script I made for getting the current energy consumption of your PC in Watts, using your UPS battery to get the data.
|
This is a small bash script I made for getting the current energy consumption of your PC in Watts, using your UPS battery to get the data.
|
||||||
|
|
||||||
```
|
|
||||||
cd existing_repo
|
|
||||||
git remote add origin https://gitlab.com/GameFeverOnline/get-energy-consumption-in-watts-using-apcupsd.git
|
|
||||||
git branch -M main
|
|
||||||
git push -uf origin main
|
|
||||||
```
|
|
||||||
|
|
||||||
## Name
|
|
||||||
Choose a self-explaining name for your project.
|
|
||||||
|
|
||||||
## Description
|
|
||||||
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
|
Just give it executable permission and run the script. You can also use "watch" to keep refreshing the script.
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
For open source projects, say how it is licensed.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue