Add NetBSD resources

NetBSD documentation
This commit is contained in:
Paul Marsicovetere
2022-08-08 04:40:55 -04:00
committed by GitHub
parent 127b9f58d2
commit 66576bae01

View File

@@ -1 +1,7 @@
# Net bsd
# NetBSD
NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. It is available for a wide range of platforms, from large-scale servers and powerful desktop systems to handheld and embedded devices.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://netbsd.org/'>NetBSD Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://netbsd.org/docs/'>Official NetBSD Documentation</BadgeLink>
<BadgeLink badgeText='Guide' colorScheme='blue' href='https://netbsd.org/docs/guide/en/index.html'>NetBSD Guide</BadgeLink>