diff --git a/README.md b/README.md index cad6bb2..d1d3890 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A pure Python implementation of [AES](http://en.wikipedia.org/wiki/Advanced_Encr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), - to deal in the Software without restriction, including without limitation + to deal in the Software without restrictions, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: @@ -25,3 +25,6 @@ A pure Python implementation of [AES](http://en.wikipedia.org/wiki/Advanced_Encr LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + THANK YOU