1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 12:10:22 +02:00

Updated info on windows card (#2409)

* Updated info on windows card

* Update content/roadmaps/102-devops/content/102-managing-servers/100-operating-system/100-windows.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Nirjas Jakilim
2022-10-11 20:28:23 +06:00
committed by GitHub
parent 24df247ab7
commit 9839bd5172

View File

@@ -1 +1,6 @@
# Windows
# Windows
Windows is a graphical user interface (GUI) based operating system developed by Microsoft. It is a hybrid kernel-based proprietary operating system. According to a survey, till April 2022, windows is the most popular operating system in the world with a 75% market share.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='http://microsoft.com/windows'>Windows Official Site</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://learn.microsoft.com/en-us/windows/'>Windows Documentation for Developers</BadgeLink>