Skip to content

Commit dcad772

Browse files
committed
chore: add self to license and add thanks to readme
1 parent 7a299b7 commit dcad772

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
MIT License
22

3+
Copyright (c) 2025 Alec Larson
34
Copyright (c) 2024 Kane Wang
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,11 @@ Contributions welcome! Only the commands I've needed so far are implemented.
6464
- [XGROUP.CREATE](https://redis.io/docs/latest/commands/XGROUP.CREATE/)
6565
- [XREAD](https://redis.io/docs/latest/commands/XREAD/)
6666
- [XREADGROUP](https://redis.io/docs/latest/commands/XREADGROUP/)
67+
68+
## Thanks
69+
70+
This package is a fork of [redis-on-workers](https://github.com/kane50613/redis-on-workers) by [@kane50613](https://github.com/kane50613).
71+
72+
## License
73+
74+
[MIT](LICENSE)

0 commit comments

Comments
 (0)