Skip to content
This repository was archived by the owner on Jul 8, 2018. It is now read-only.

Commit 18f0979

Browse files
committed
update readme
1 parent b2e41c4 commit 18f0979

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ Proyecto para la enseñanza y aprendizaje de la tabla períodica
1313

1414
## Instalación:
1515
```shell
16-
pip install "CuriElements"
16+
pip install "CuriElements"
1717
```
1818

1919
## Uso
2020
```python
21-
from CuriElements.app import app
22-
app()
21+
from CuriElements.app import app
22+
app()
2323
```
2424

2525
## Requerimientos:

0 commit comments

Comments
 (0)