Skip to content

Commit 8ce7ed4

Browse files
authored
Update README.md
1 parent 56d4d4e commit 8ce7ed4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Based on Ken Perlin's [Improved Noise](<http://mrl.nyu.edu/~perlin/noise/>).
88
* octave noise
99
* [0.0, 1.0] noise
1010

11+
## License
12+
siv::PerlinNoise is distributed under the MIT license.
13+
1114
## Examples
1215
Run Test_PerlinNoise.cpp with the following parameters.
1316
```
@@ -17,6 +20,3 @@ Run Test_PerlinNoise.cpp with the following parameters.
1720
```
1821

1922
![noise](f8o8_12345.bmp)
20-
21-
## License
22-
siv::PerlinNoise is distributed under the MIT license.

0 commit comments

Comments
 (0)