Skip to content

Commit 63d131d

Browse files
committed
Merge branch 'main' of github.com:scriptkavi/hooks
2 parents 17a1b20 + 2db9e3c commit 63d131d

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@ Please read the [contributing guide](/CONTRIBUTING.md).
1717
## License
1818

1919
Licensed under the [MIT license](https://github.com/scriptkavi/hooks/blob/main/LICENSE.md).
20+
21+
## Credits
22+
23+
- [shadcn](https://shadcn.com) - For the core inspiration and idea. Without his project, this was not possible.
24+
- [Netlify](https://netlify.com) - Where I host all my projects.
25+
- [useHooks](https://usehooks.com), [ahooks](https://ahooks.pages.dev) - For the hooks.

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Security Policy

apps/www/app/(app)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default function IndexPage() {
4848
rel="noreferrer"
4949
href={siteConfig.links.github}
5050
>
51-
GitHub
51+
Star on GitHub
5252
</Link>
5353
</Button>
5454
<Link

0 commit comments

Comments
 (0)