Skip to content

Commit 781d05a

Browse files
authored
feat(docs): add badges and links (#62)
1 parent ffa1d68 commit 781d05a

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# Snap.nvim
66

77
[![Made with love][badge-made-with-love]][contributors]
8+
[![Development status][badge-development-status]][development-status]
9+
[![Our manifesto][badge-our-manifesto]][our-manifesto]
810
![Made with lua][badge-made-with-lua]
911
[![Latest release][badge-latest-release]][latest-release]
1012

@@ -469,7 +471,11 @@ Save a screenshot of the current file or visual selection as an HTML file and
469471
copy the HTML representation to the clipboard.
470472

471473
[badge-made-with-lua]: assets/badge-made-with-lua.svg
474+
[badge-development-status]: assets/badge-development-status.svg
475+
[badge-our-manifesto]: assets/badge-our-manifesto.svg
472476
[badge-made-with-love]: assets/badge-made-with-love.svg
477+
[our-manifesto]: https://mistweaverco.com/manifesto
478+
[development-status]: https://github.com/orgs/mistweaverco/projects/5/views/1?filterQuery=repo%3Amistweaverco%2Fsnap.nvim
473479
[contributors]: https://github.com/mistweaverco/snap.nvim/graphs/contributors
474480
[logo]: assets/logo.svg
475481
[badge-latest-release]: https://img.shields.io/github/v/release/mistweaverco/snap.nvim?style=for-the-badge
Lines changed: 1 addition & 0 deletions
Loading

assets/badge-our-manifesto.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)