Skip to content

Commit 1723d0a

Browse files
refactor: update README.md with animated logo SVG file
1 parent d3eb7a9 commit 1723d0a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# React Capture Events
22

3-
<div align="center"> <img src="https://hebbkx1anhila5yf.public.blob.vercel-storage.com/react-capture-events-hPdo0AepAc4kCSiALhSoJOk17E138v.svg" alt="React Capture Events Logo" width="200" height="200"> </div>
3+
<div align="center">
4+
<p align="center">
5+
<img width="200" src="./src/assets/logo-animated.svg">
6+
</p>
7+
</div>
48

59
A React library to capture and display events in a user-friendly interface. This library provides components to log, view, and manage events in your React application.
610

0 commit comments

Comments
 (0)