Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-torres committed Dec 14, 2021
1 parent 4dda591 commit 71e518d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ https://jon-torres.github.io/Libraree/

## Description

Libraree is a library project. Its main goal was training ES6+ OOP features like classes.<br><br> It was built using the minimalist <a href="https://getskeleton.com/">Skeleton</a> CSS boilerplate and Vanilla JS.<br>
It makes use of the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage">localStorage</a> read-only property of the window interface, so you can access your information even after closing the app's tab.
Libraree is a library project. My main goal was training ES6+ OOP features like classes.<br><br> It was built using the minimalist <a href="https://getskeleton.com/">Skeleton</a> CSS boilerplate and Vanilla JS.<br>
It also makes use of the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage">localStorage</a> read-only property of the window interface, so you can access your information even after closing the app's tab.

0 comments on commit 71e518d

Please sign in to comment.