|
61 | 61 |
|
62 | 62 | ## Contributing
|
63 | 63 |
|
64 |
| -1. Fork it |
65 |
| -2. Create your feature branch (`git checkout -b my-new-feature`) |
66 |
| -3. Commit your changes (`git commit -am 'Add some feature'`) |
67 |
| -4. Push to the branch (`git push origin my-new-feature`) |
68 |
| -5. Create new Pull Request |
69 |
| - |
70 |
| -## License |
71 |
| - |
72 |
| -Released under the MIT license. |
73 |
| - |
74 |
| -Copyright, 2019, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams). |
75 |
| - |
76 |
| -Permission is hereby granted, free of charge, to any person obtaining a copy |
77 |
| -of this software and associated documentation files (the "Software"), to deal |
78 |
| -in the Software without restriction, including without limitation the rights |
79 |
| -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
80 |
| -copies of the Software, and to permit persons to whom the Software is |
81 |
| -furnished to do so, subject to the following conditions: |
82 |
| - |
83 |
| -The above copyright notice and this permission notice shall be included in |
84 |
| -all copies or substantial portions of the Software. |
85 |
| - |
86 |
| -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
87 |
| -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
88 |
| -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
89 |
| -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
90 |
| -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
91 |
| -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
92 |
| -THE SOFTWARE. |
| 64 | +We welcome contributions to this project. |
| 65 | + |
| 66 | +1. Fork it. |
| 67 | +2. Create your feature branch (`git checkout -b my-new-feature`). |
| 68 | +3. Commit your changes (`git commit -am 'Add some feature'`). |
| 69 | +4. Push to the branch (`git push origin my-new-feature`). |
| 70 | +5. Create new Pull Request. |
0 commit comments