initial commit

This commit is contained in:
Lucas E M Moreira 2023-02-21 12:05:57 -03:00
commit a48e6d1c43
4 changed files with 38 additions and 0 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# bmark
Organize your bookmarks easily!
## Usage
Simple script to access your bookmarks easily. Just run bmark!
## Install
```
make install
```