Skip to content

Commit

Permalink
added example link
Browse files Browse the repository at this point in the history
  • Loading branch information
danmolloy committed Jun 6, 2024
1 parent db4a601 commit 68af415
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# React Diary

React Diary aims to simplify scheduling and diary maintainance. Currently, it exports an event-integrated month-view calendar component.
Simplifying scheduling and diary maintainance in React. Currently, it exports an event-integrated month-view calendar component.

Check out the [live example](https://react-diary-example.vercel.app/).

## Installation
Install via npm:
Expand Down

0 comments on commit 68af415

Please sign in to comment.