Skip to content

Commit f7ff5d4

Browse files
committed
Add README.md
1 parent bad7dee commit f7ff5d4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/Nexus/Encryption/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Nexus Encryption
2+
3+
## Installation
4+
5+
composer require nexusphp/encryption
6+
7+
## Getting Started
8+
9+
## License
10+
11+
Nexus Encryption is licensed under the [MIT License][1].
12+
13+
## Resources
14+
15+
* [Report issues][2] and [send pull requests][3] in the [main Nexus repository][4]
16+
17+
[1]: LICENSE
18+
[2]: https://github.com/NexusPHP/framework/issues
19+
[3]: https://github.com/NexusPHP/framework/pulls
20+
[4]: https://github.com/NexusPHP/framework

0 commit comments

Comments
 (0)