Skip to content

Commit 711fac0

Browse files
committed
Center it.
1 parent 28304b3 commit 711fac0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ document style. Let's try apply to language `TypeScript` only within
127127
(add-hook 'typescript-mode-hook #'my-typescript-mode-hook)
128128
```
129129

130-
<img src="./etc/typescript/ts-doc-demo.gif"/>
130+
<p align="center">
131+
<img src="./etc/typescript/ts-doc-demo.gif"/>
132+
</p>
131133

132134
## Advance Implementation
133135

0 commit comments

Comments
 (0)