diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml
index df8ec20..55d8618 100644
--- a/.github/workflows/docs.yaml
+++ b/.github/workflows/docs.yaml
@@ -1,9 +1,5 @@
name: Deploy documentation to Github Pages
on:
- push:
- branches:
- - main
-
workflow_dispatch:
permissions:
diff --git a/README.md b/README.md
index c48cd95..1a55667 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+>[!Note]
+> Are you watching from NPM website? NPM's markdown renderer is pretty bad, better watch it on [github](https://github.com/Glazzes/react-native-zoom-toolkit).
+
React Native Zoom Toolkit
@@ -6,7 +9,7 @@
A set of utilities and components for common pinch to zoom feature requirements
-| SnapbackZoom | ResumableZoom | CropZoom |
+| SnapbackZoom | ResumableZoom | CropZoom |
|--------------|---------------|----------|
|