Skip to content

Commit b46f5d0

Browse files
committed
readme
1 parent 0704800 commit b46f5d0

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,24 @@
11
# Java_Mini_Projects [![](https://img.shields.io/badge/Language-Java-brown?logo=java&style=for-the-badge)](https://en.wikipedia.org/wiki/Java_(programming_language))
22

33

4-
### ***This repo includes some Java basics programs.***
4+
### ***Este repositorio incluye cuatro aplicaciones en java***
5+
6+
Este repositorio incluye modificaciones de un repositorio de [InvisiblePro](https://github.com/InvisiblePro).
57

68
#### 1. _Fabonnaci Series_
9+
Sin modificaciones.
710
#### 2. _Find Number Game_
8-
#### 3. _Temperature Converter_
11+
Sin modificaciones.
12+
#### 3. Conversor de temperaturas
13+
Esta aplicación ha sido traducida a castellano y subida con la estructura de un proyecto Maven.
14+
- Puedes ver el código fuente de esta apliación [aquí](https://github.com/haroxdev2/Java_Mini_Projects).
915
#### 4. _Tip Calculator_
16+
Sin modificaciones.
1017

1118

12-
### *TOOLS and LANGUAGES*
13-
[<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/IntelliJ_IDEA_Icon.svg/1200px-IntelliJ_IDEA_Icon.svg.png" width="40px" alt="Intellij">](https://www.jetbrains.com/idea) &nbsp;&nbsp;&nbsp;
19+
### *Herramientas y lenguajes*
20+
[<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/Apache_NetBeans_Logo.svg/375px-Apache_NetBeans_Logo.svg.png" width="40px" alt="Intellij">](https://netbeans.apache.org/download/index.html) &nbsp;&nbsp;&nbsp;
1421
[<img src="https://user-images.githubusercontent.com/11943860/46922529-b28cdc80-cfe0-11e8-9aec-0091161d3599.png" alt="Eclipse" width="40px">](https://www.eclipse.org/) [<img src="https://cdn-icons-png.flaticon.com/512/226/226777.png" alt="JAVA" width="40px">](https://www.java.com/en/)
1522
<hr>
1623

17-
[![](https://img.shields.io/badge/GitHub-InvisiblePro-blue?logo=github&style=for-the-badge)](https://github.com/InvisiblePro)
24+
[![](https://img.shields.io/badge/GitHub-InvisiblePro-blue?logo=github&style=for-the-badge)](https://github.com/InvisiblePro)

0 commit comments

Comments
 (0)