Update README

This commit is contained in:
Andrea Fazzi 2024-08-19 15:05:27 +02:00
parent 7a996340c1
commit c5309b3947

View file

@ -1,10 +1,11 @@
# Treasure Chest Library - Chaining and Static Methods
# Treasure Chest Library - Custom Events
A library that pirates can use to track the amount of loot they find
on their travels.
The library willsupport chained methods and add static methods.
* The library willsupport chained methods and add static methods.
* The library emits an event when something is added to the loat.
# References
* https://leanwebclub.com/learn/structure-and-scale/project-treasure-chest-library-chaining-and-static-methods/
* https://leanwebclub.com/learn/structure-and-scale/project-review-treasure-chest-custom-events/