1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-08 16:20:40 +02:00

Add NetBSD resources

NetBSD documentation
This commit is contained in:
Paul Marsicovetere
2022-08-08 04:40:55 -04:00
committed by GitHub
parent c5bc42d75b
commit 7d4b96e577

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>