Skip to content

Commit 679f0dd

Browse files
committed
readme style again
1 parent 93ee071 commit 679f0dd

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### terrainformatica sciter::value (formerly known as json::value)
1+
## terrainformatica sciter::value (formerly known as json::value)
22

33
Supported the following [sciter::value](http://terrainformatica.com/forums/topic.php?id=670) types:
44

@@ -32,7 +32,7 @@ extern json_value_pair __visualize_json_value_pair = {};
3232

3333
Last line to ensure that compiler will not remove it from binary.
3434

35-
#### Notes:
35+
## Notes:
3636

3737
**VS 2005-2008** users: use [autoexp.dat](autoexp.dat.txt)
3838

@@ -41,8 +41,11 @@ Last line to ensure that compiler will not remove it from binary.
4141
**VS 2012+**: use VSIX.
4242

4343

44-
**Requires** Sciter 3.1 or higher. For lower versions use [htmlayout](https://github.com/pravic/json-value-visualizer/tree/htmlayout) branch.
44+
## Requires:
4545

46-
Screenshot:
46+
Sciter 3.1 or higher. For lower versions use [htmlayout](https://github.com/pravic/json-value-visualizer/tree/htmlayout) branch.
47+
48+
49+
### Screenshot:
4750

4851
![Debug screenshot](sciter-value.png)

0 commit comments

Comments
 (0)