Skip to content

Commit

Permalink
update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmerchant1990 committed May 22, 2023
1 parent d8db1ae commit 1d690b9
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 @@ -3,13 +3,13 @@ Notepad

![Notepad Cover Image](/art/cover.png)

This is an offline-capable [Notepad](https://notepad.js.org/) which is based on the [ServiceWorker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API).
This is an offline-capable [Notepad](https://notepad.js.org/) which uses the [Service Worker API](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) behind the scenes.

> Like this app? If so, consider donating a small amount. It would help me maintaining this project further.
>
> You can support me via [Paypal](https://paypal.me/AmitMerchant).
## The app serves the following features
## Notable features

- Writes notes which are then saved to the [localStorage](https://developer.mozilla.org/en/docs/Web/API/Window/localStorage).
- Installable on supported browsers for offline usage.
Expand Down

0 comments on commit 1d690b9

Please sign in to comment.