Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SissyDancheva authored Jun 16, 2024
1 parent 47fa4b3 commit ece7d8c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,17 @@ C# Console Application that calculates rental and insurance costs based on speci

C# Console Application that manages rental and return processes of different types of vehicles. Currently it works for Cars, Motorcycles and Cargo Vans. The user is not required to enter input, because the input values are part of the code. They can be found in the Main method in <strong>Program.cs</strong>

### Built with

- C#

## Getting Started

Currently the application runs locally so you need to download it on your computer or simply clone the repository.


### Built with

- C#


## Output

### The output consists of:
Expand Down

0 comments on commit ece7d8c

Please sign in to comment.