mirror of
https://github.com/avinal/Golden-Ratio-Image.git
synced 2026-01-10 07:08:33 +05:30
Corrected Readme
This commit is contained in:
@@ -10,7 +10,7 @@ Converts a image to a grayscale/color Fibonacci Number based Golden Ratio Image.
|
|||||||
git clone https://github.com/avinal/Golden-Ratio-Image.git
|
git clone https://github.com/avinal/Golden-Ratio-Image.git
|
||||||
cd Golden-Ratio-Image
|
cd Golden-Ratio-Image
|
||||||
javac src/*.java
|
javac src/*.java
|
||||||
java src.TreeDraw
|
java src.TheCanvas
|
||||||
```
|
```
|
||||||
|
|
||||||
## Image Examples
|
## Image Examples
|
||||||
@@ -23,6 +23,6 @@ java src.TreeDraw
|
|||||||
3. Or Set Color
|
3. Or Set Color
|
||||||

|

|
||||||
|
|
||||||
his Project uses `StdDraw.java`. The Same can be obtained from [here](https://introcs.cs.princeton.edu/java/stdlib/StdDraw.java.html).
|
This Project uses `StdDraw.java`. The Same can be obtained from [here](https://introcs.cs.princeton.edu/java/stdlib/StdDraw.java.html).
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user