Skip to content

Commit

Permalink
Personalizando README
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermecostam authored May 16, 2020
1 parent 0774d12 commit 1c0f760
Showing 1 changed file with 38 additions and 2 deletions.
40 changes: 38 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,38 @@
# CalcEletric
Calculadora básica de eletricidade
<h1 align="center">
<br>
CalcEletric
</h1>

<p align="center">Calculator to perform basic calculations of electricity.</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT">
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License MIT">
</a>
</p>

<hr />

## Features

This app features all the latest tools and practices in mobile development!

- **Java** — Object-oriented programming language

## Getting started

Clone the project with the following command:

```sh
git clone https://github.com/guilhermecostam/CalcEletric.git
```

Then place the folder in the IDE you use and run the `src/Main/Main.java` file

## License

This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) page for details.

---

Made with :zap: by Guilherme Costa. [Get in touch!](https://www.linkedin.com/in/guilhermecostam/)

0 comments on commit 1c0f760

Please sign in to comment.