aboutsummaryrefslogtreecommitdiff
path: root/doc/docs/doc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/docs/doc/README.md')
-rwxr-xr-xdoc/docs/doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs/doc/README.md b/doc/docs/doc/README.md
index a474131..7135a26 100755
--- a/doc/docs/doc/README.md
+++ b/doc/docs/doc/README.md
@@ -1698,6 +1698,7 @@ binary = 0B10011
1698<pre> 1698<pre>
1699integer = 1_000_000 1699integer = 1_000_000
1700hex = 0xEF_BB_BF 1700hex = 0xEF_BB_BF
1701binary = 0B10011
1701</pre> 1702</pre>
1702</YueDisplay> 1703</YueDisplay>
1703 1704