Skip to content

Commit

Permalink
package: update LICENSE, minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jooy2 committed Dec 18, 2024
1 parent ce1a488 commit 1250019
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# These are supported funding model platforms

github: jooy2
custom: ["https://jooy2.com/donate"]
custom: ["https://cdget.com/donate"]
2 changes: 2 additions & 0 deletions .github/workflows/test-node.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: test-nodejs

on:
pull_request:
branches: [main]
# trigger deployment on every push to main branch
push:
branches: [main]
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 jooy2 <jooy2.contact@gmail.com> (https://jooy2.com).
Copyright (c) 2024-2025 CDGet <jooy2.contact@gmail.com> (https://cdget.com).

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ This value can be changed by the user.
console.log(await sid()); // S-1-5-21-406418252-5582013529-1321253100-2001
```

## Contribute
## Contributing

You can report issues on [GitHub Issue Tracker](https://github.com/jooy2/machini/issues). You can also request a pull to fix bugs and add frequently used features.
Anyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see [CONTRIBUTING.md](CONTRIBUTING.md).

## License

Copyright © 2024 [Jooy2](https://jooy2.com) <[jooy2.contact@gmail.com](mailto:jooy2.contact@gmail.com)> Released under the MIT license.
Please see the [LICENSE](LICENSE) file for more information about project owners, usage rights, and more.
31 changes: 30 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1250019

Please sign in to comment.