Skip to content

Commit f49a11e

Browse files
committed
adding images to readme
1 parent df9543f commit f49a11e

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# OpenLatex
22

3-
https://digital-divas.github.io/open-latex
3+
<https://digital-divas.github.io/open-latex>
44

55
OpenLatex is a LaTeX editor and compiler for browser.
66

77
It requires a "chromium-based" browser for opening local folders since it uses the [File System API](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API).
88

99
The current version uses the compilation of PdfTex webAssembly built by [GitHub -> manuels](https://github.com/manuels/texlive.js).
1010

11+
![editor-example](./assets/example.png)
12+
![pdf-rendered](./assets/pdf-rendered.png)
13+
1114
## Developers
1215

1316
To run this project locally run the following:

assets/example.png

1.5 MB
Loading

assets/pdf-rendered.png

1.04 MB
Loading

0 commit comments

Comments
 (0)