Skip to content

Commit 00a7213

Browse files
Update README.md
1 parent fe91be4 commit 00a7213

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,25 @@
11
<div align="center">
22
<img src="img_to_txt.svg" style="width: 80%;" />
3-
<hr/>
43
</div>
54

6-
<h1 align="center" style="border-bottom: none;">🚧 In Early Development 🚧</h1>
5+
<h1 align="center">🚧 In Early Development 🚧</h1>
76

8-
<strong>img_to_txt</strong> is still in early development but feel free to try it out! See the Build and Usage sections for more details. If you'd like to get involved please see the Contributing section. Also please submit an issue if you have any issues using or building.
7+
<strong>img_to_txt</strong> is still in early development but feel free to try it out! See the Build and Usage sections for more details on getting started. If you'd like to get involved please see the Contributing section. Also please submit an issue if you have any issues using or building.
98

109
### Platforms
1110
Currently just Linux but Windows coming soon!
1211

13-
### Image types
14-
Img Type | Support Status
12+
### Supported Images
13+
Image Type | Supported
1514
------------- | -------------
16-
jpg/jpeg | Full
15+
jpg | Full
1716
png | Full
1817
bmp | Full
1918
tga | Most Subsets
20-
hdr | rgbE Formats
19+
hdr | RGBE Format
2120
gif | Static
2221
pic | Softimage
23-
pnm | pgm/ppm Binary only
22+
pnm/pgm/ppm | Binary only
2423

2524
## Build
2625
```bash

0 commit comments

Comments
 (0)