diff options
| author | Tong Sun <[email protected]> | 2023-05-03 12:49:53 -0400 |
|---|---|---|
| committer | Tong Sun <[email protected]> | 2023-05-03 13:10:11 -0400 |
| commit | c7824a248f5b4504149169a0a8453155e698bbb4 (patch) | |
| tree | 575b4532d381d5348caf1bccdcf00de92e714044 /README.e.md | |
| parent | - [#] v1.1.0 (diff) | |
| download | html2md-c7824a248f5b4504149169a0a8453155e698bbb4.tar.xz html2md-c7824a248f5b4504149169a0a8453155e698bbb4.zip | |
- [#] update README
Diffstat (limited to 'README.e.md')
| -rw-r--r-- | README.e.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.e.md b/README.e.md index fa4d7dc..d03d638 100644 --- a/README.e.md +++ b/README.e.md @@ -1,6 +1,15 @@ ## {{toc 5}} +- [Install Debian/Ubuntu package](#install-debianubuntu-package) +- [Download/install binaries](#downloadinstall-binaries) + - [The binary executables](#the-binary-executables) + - [Distro package](#distro-package) + - [Debian package](#debian-package) +- [Install Source](#install-source) +- [Author](#author) +- [Contributors](#contributors-) + ## {{.Name}} - HTML to Markdown converter The `{{.Name}}` makes use of `github.com/JohannesKaufmann/html-to-markdown` |