diff options
author | Thanos Apollo <[email protected]> | 2023-07-01 10:21:48 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-01 11:16:58 +0300 |
commit | 28308b5a3ec3264edf8933f83e964e1fbb143d12 (patch) | |
tree | a16763932ff3f9b371e17cf026acc30286d56113 /README.md | |
parent | e0b1b66c0d84b966a22d370dac03f952b6ba003f (diff) |
fix: enable multibyte-characters
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -3,12 +3,6 @@ ## About - Watch & Download Videos from Emacs. -## Contributing - -- [Mailing list](https://lists.sr.ht/~thanosapollo/yeetube.el) -- [Issue Tracker](https://todo.sr.ht/~thanosapollo/yeetube.el) - - ## Installation - Clone repo @@ -22,3 +16,11 @@ git clone https://git.sr.ht/~thanosapollo/yeetube.el (load-file "/path/to/yeetube.el")) ``` + +## Contributing + +- [Mailing list](https://lists.sr.ht/~thanosapollo/yeetube.el) +- [Issue Tracker](https://todo.sr.ht/~thanosapollo/yeetube.el) + + + |