From f43b29635161671a44d8c75af0d991788981e89c Mon Sep 17 00:00:00 2001 From: lukeflo Date: Fri, 4 Oct 2024 15:45:24 +0200 Subject: README further update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0217662..922d0c8 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ For now, `bibiman` only has some very basic features implemented which are impor Furthermore, I want to implement the following features: -- [] **Open PDF**: Open related PDF file (`file` BibLaTeX key) with keypress. -- [] **Open URL/DOI**: Open related DOI/URL with keypress. -- [] **Add Entry via DOI**: Download bibliographic metadata for inserted DOI and add it to `.bib` file +- [ ] **Open PDF**: Open related PDF file (`file` BibLaTeX key) with keypress. +- [ ] **Open URL/DOI**: Open related DOI/URL with keypress. +- [ ] **Add Entry via DOI**: Download bibliographic metadata for inserted DOI and add it to `.bib` file ## Keybindings @@ -78,7 +78,7 @@ Since this behaviour most likely supports UNIX-based systems (Linux, MacOS) it m ## Issues and code improvement -This is my first Rust project and, thus, also a learning process. If you find any issues or code flaws, please open an issue. PRs are also welcome, but I would prefer an issue first to discuss things. +This is my first Rust project and, thus, also a learning process. If you find any issues or code flaws, please open an issue. I plan to open PRs in the future when its a little bit less early alpha state. ## Alternatives -- cgit v1.2.3