aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlukeflo2024-10-04 15:45:24 +0200
committerlukeflo2024-10-04 15:45:24 +0200
commitf43b29635161671a44d8c75af0d991788981e89c (patch)
tree27b1452293c9b99e2eb3027a066fd2ed0d94d6b7 /README.md
parent7e904b832b3a1e70ab02ed6606bddacfc34b82ed (diff)
downloadbibiman-f43b29635161671a44d8c75af0d991788981e89c.tar.gz
bibiman-f43b29635161671a44d8c75af0d991788981e89c.zip
README further update
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files 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