diff --git a/README.md b/README.md index 2dd3770..098261e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,7 @@ -# Get Energy Consumption in Watts using apcupsd - - - -## Getting started +## Power Comsumtion in Watts using apcupsd 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 git remote add origin https://gitlab.com/GameFeverOnline/get-energy-consumption-in-watts-using-apcupsd.git