doc: update README

This commit is contained in:
Yaotian-Liu 2023-03-13 19:41:56 +08:00 committed by GitHub
parent 110d4a9b0c
commit 47393188b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,8 +20,6 @@ To use the plugin, simply create a code block in your Obsidian note and add your
Here is an example:
```
Here is a code block example:
```pcode
\begin{algorithm}
\caption{Quicksort}