Update README.md

This commit is contained in:
Timothy GFO 2023-12-01 23:33:14 +00:00
parent 746ddeb350
commit 9e5936ac56

View file

@ -1,16 +1,7 @@
# Get Energy Consumption in Watts using apcupsd ## Power Comsumtion in Watts using apcupsd
## Getting started
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.
## Add your files
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
``` ```
cd existing_repo cd existing_repo
git remote add origin https://gitlab.com/GameFeverOnline/get-energy-consumption-in-watts-using-apcupsd.git git remote add origin https://gitlab.com/GameFeverOnline/get-energy-consumption-in-watts-using-apcupsd.git