Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaglet authored Jan 10, 2024
1 parent 7764c4c commit dcd5548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# library

This is a personal library tool made as part of the open source web development course [The Odin Project](https://www.theodinproject.com). This is the first assignment of the Intermediate Javascript section. It demonstrates skills learned of use of prototypes and prototypal chaining in constructing objects, and later will demonstrate skills in local/online storage once the API section of the course is covered.
This is a personal library tool made as part of the open source web development course [The Odin Project](https://www.theodinproject.com). This is the first assignment of the Intermediate Javascript section. It demonstrates new skills learned of use of prototypes and prototypal chaining in constructing objects, and later will demonstrate skills in local/online storage once the API section of the course is covered.

Find the live preview [here](https://kaglet.github.io/library/).

Expand Down

0 comments on commit dcd5548

Please sign in to comment.