Skip to content

Commit 5346462

Browse files
authored
Update README.md
1 parent 9abd610 commit 5346462

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ $ ./bsdfetch
2222
**OpenBSD system example:**
2323
![image](https://user-images.githubusercontent.com/37046652/208292527-b63af7c5-6a1a-4ccc-833e-9d1175bcc33f.png)
2424

25+
**NetBSD system example:**
26+
![image](https://user-images.githubusercontent.com/37046652/211198104-5bd43e08-4213-4b81-9e25-a4b7805aec1f.png)
2527

2628
## Interesting:
2729
Pure shell implementation of bsdfetch: https://github.com/rilysh/bsdfetch-sh
@@ -35,3 +37,4 @@ Pure shell implementation of bsdfetch: https://github.com/rilysh/bsdfetch-sh
3537
**vins** (@sehnsucht@social.sdf.org) - For improving the CPU handling and enabling uptime on NetBSD. Also, for informing about possible breakage with wrong include (sys/time.h) affecting FreeBSD (based) systems. And for overhauling a large part of the code.
3638
**Thomas Adam** (https://github.com/ThomasAdam) - Using void in function prototypes without arguments.
3739
**Alexander Naumochkin** (https://github.com/dorjechang) - For providing two fixes to the project (USER and UID fix).
40+
**Anonymous contributor** - Improved/Simplified bsdfetch to a great extent.

0 commit comments

Comments
 (0)