Skip to content

Commit afa32a6

Browse files
committed
README format update
1 parent e6f8fee commit afa32a6

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
#"=== Readme - Magic Eye Generator v1.0 ==="
1+
# === Readme - Magic Eye Generator v1.0 ===
22

3-
##== By:
4-
msg (msg-programs)
3+
## == By:
4+
* msg (msg-programs)
55

6-
##== What:
7-
A program to generate autostereograms aka magic eye images from two images.
6+
## == What:
7+
* A program to generate autostereograms aka magic eye images from two images.
88

9-
##== Needed:
10-
Java >=8
11-
Tested with Java 8 as shipped with the current Minecraft Launcher and JDK 13.
9+
## == Needed:
10+
* Java >=8
11+
* Tested with Java 8 as shipped with the current Minecraft Launcher and JDK 13.
1212

13-
##== Usage:
13+
## == Usage:
1414
1. Select "texture", the repeatng pattern as seen normally. Preferrably a tileable image
1515
2. Select "depth map", the image to appear. Generated image will be the size of this image.
1616
3. Enter scale of texture as float. Bigger number = smaller scale, since downscaling is more often used.
@@ -24,9 +24,9 @@ Tested with Java 8 as shipped with the current Minecraft Launcher and JDK 13.
2424
8. Adjust values until image can be seen and recognised clearly.
2525
9. Save image using the button. Image will be saved as a number in the same directory as the jar.
2626

27-
##== Generated files:
28-
Image will be saved as with a number as the name in the same directory as the jar.
27+
## == Generated files:
28+
* Image will be saved as with a number as the name in the same directory as the jar.
2929

30-
##== Final notes:
31-
On Java 8, UI might be small on hi-res displays.
32-
Display frame close button is disabled, close program using the button on the settings panel frame.
30+
## == Final notes:
31+
* On Java 8, UI might be small on hi-res displays.
32+
* Display frame close button is disabled, close program using the button on the settings panel frame.

0 commit comments

Comments
 (0)