Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix7290 committed Aug 7, 2024
1 parent 612f782 commit 3a7a629
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Como usar
# Como usar

use git clone para baixar.
Use git clone para baixar.

No terminal use npm install para instalar as dependencias

Expand Down
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import './App.css'
export default function App() {
return (
<main>
<a href="src/TP1/02/index.html">TP 1.1</a>
<a href="src/TP1/01/index.html">TP 1.1</a>
<a href="src/TP1/02/index.html">TP 1.2</a>
<a href="src/TP1/03/index.html">TP 1.3</a>
<a href="src/TP1/04/index.html">TP 1.4</a>
Expand Down

0 comments on commit 3a7a629

Please sign in to comment.