You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,6 +184,7 @@ public class App
184
184
```
185
185
186
186
If you know what you are doing, you can now start working on your project that uses the ``noise`` package.
187
+
187
188
If you want to first try/see examples of the noise package in use, **replace the content of the above ``App.java`` with the following:**
188
189
(the following is a quick-and-dirty, but a bit comprehensive and good demonstration of the ``noise`` package. It consists of eight different demos for eight different features.)
0 commit comments