Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeMC2610 committed Apr 8, 2023
1 parent 4733204 commit 777d7dc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@

This app is designed to help you keep track of your car's statistics such as fuel efficiency and cost. By inputting data for each fill up, the app will calculate your car's liters per 100 km, km per liter, and cost per km. The app also provides visual graphs to help you visualize your car's statistics over time.

### Features
## Features

+ Input and store data for each fill-up including kilometers driven, liters of fuel, and cost.
+ Automatically calculate and display fuel efficiency statistics such as liters per 100 km, km per liter, and cost per km.
+ View visual graphs to track your car's statistics over time.

### Getting Started
## Getting Started

#### Prerequisites
### Prerequisites

To use this app, you will need an Android device running Android 8.0 or later.

#### Installation
### Installation

+ Download the app from the latest [Release](https://github.com/GeorgeMC2610/BenzinApp/releases).
+ Install the app on your Android device.
+ Open the app and start inputting data for each fill up.

### Usage
## Usage

+ Open the app.
+ Create an account. Enter your car info (Manufcaturer, Model, Year).
Expand All @@ -29,6 +29,6 @@ To use this app, you will need an Android device running Android 8.0 or later.
+ The app will automatically calculate liters per 100 km, km per liter, and cost per km.
+ View visual graphs to track your car's statistics over time.

### Contributing
## Contributing

Contributions are welcome from anyone who would like to help improve this app (especially the front-end). If you would like to contribute, please fork the repository and submit a pull request. The source code is available to anyone and can be edited freely when forked.

0 comments on commit 777d7dc

Please sign in to comment.