Skip to content

Commit 4498e05

Browse files
authored
Update README.md
1 parent f703bb4 commit 4498e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can modify them and compile them with:
2424

2525
gcc -o luci kmeans_imagenes.c -L. -lkmeans -lm
2626
execute: luci [fich_pixels]
27-
REDUCTION OF ORIGINAL TO 16 BITS
27+
## REDUCTION OF ORIGINAL TO 16 BITS
2828
![alt tag](https://github.com/ivancarras/color-quantification-firefly-algorithm/blob/master/plane_reduction.PNG)
2929
![alt tag](https://github.com/ivancarras/color-quantification-firefly-algorithm/blob/master/monkey_reduction.PNG)
3030
![alt tag](https://github.com/ivancarras/color-quantification-firefly-algorithm/blob/master/lenna_reduction.PNG)

0 commit comments

Comments
 (0)