Skip to content

Commit 672f0f9

Browse files
committed
Docs: Real Links to conitributions and Acknowledgements
1 parent 2d52cb9 commit 672f0f9

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ pip install git+https://github.com/Matars/gitfetch
5252
- Cross-platform support (macOS and Linux)
5353
- Extensive customization options
5454

55-
5655
## Supported Platforms
5756

5857
- **GitHub** - Uses GitHub CLI (gh) for authentication

docs/contributors.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@ nav_order: 7
1010

1111
We'd like to thank all the amazing contributors who have helped make gitfetch better:
1212

13-
- **ilonic23**: Added nix packaging
14-
- **quunarc**: Small code refactoring
15-
- **Zeviraty**: Small fixes, color configuration
16-
- **Vaishnav-Sabari-Girish**: Better installation instructions
17-
- **Noirbizzarre**: Added installation instructions using uv and pipx
18-
- **Fwtwoo**: README update
19-
- **Joeliscoding**: Added homebrew formula and fixed README
13+
- **[@ilonic23](https://github.com/ilonic23)**: Added nix packaging
14+
- **[@quunarc](https://github.com/quunarc)**: Small code refactoring
15+
- **[@Zeviraty](https://github.com/Zeviraty)**: Small fixes, color configuration
16+
- **[@Vaishnav-Sabari-Girish](https://github.com/Vaishnav-Sabari-Girish)**: Better installation instructions
17+
- **[@Noirbizzarre](https://github.com/Noirbizzarre)**: Added installation instructions using uv and pipx
18+
- **[@Fwtwoo](https://github.com/Fwtwoo)**: README update
19+
- **[@Joeliscoding](https://github.com/Joeliscoding)**: Added homebrew formula and fixed README
2020

2121
## Acknowledgements
2222

2323
### Design Inspiration
2424

25-
- **Kusa** by Ryu0118 - Beautiful contribution graph design that inspired our visual approach
26-
- **songfetch** by fwtwoo - The very cool and extremely fun tool that showed us the power of creative terminal displays
25+
- **[Kusa](https://github.com/Ryu0118/Kusa)** by [@Ryu0118](https://github.com/Ryu0118) - Beautiful contribution graph design that inspired our visual approach
26+
- **[songfetch](https://github.com/fwtwoo/songfetch)** by [@fwtwoo](https://github.com/fwtwoo) - The very cool and extremely fun tool that showed us the power of creative terminal displays
2727

2828
### Technical Inspiration
2929

30-
- **gitfiti** by gelstudios - The `--text` and `--shape` contribution-graph simulation features take inspiration from and adapt ideas from this project. Credit to gelstudios for the concept of painting the contribution calendar (our implementation only simulates the appearance and does not modify git history).
30+
- **[gitfiti](https://github.com/gelstudios/gitfiti)** by [@gelstudios](https://github.com/gelstudios) - The `--text` and `--shape` contribution-graph simulation features take inspiration from and adapt ideas from this project. Credit to gelstudios for the concept of painting the contribution calendar (our implementation only simulates the appearance and does not modify git history).
3131

3232
### Community
3333

0 commit comments

Comments
 (0)