Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed Jan 2, 2024
2 parents b5d20ee + d36ad97 commit 626f9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Contains xtd sources.

* [xtd.core](xtd.core) library contains all fundamental classes to access Hardware, Os, System, and more.
* [xtd.core.native](xtd.core.native) library contains internal native API definitions to access underlying operating system used by xtd.core library.
* [xtd.core.native.linux](xtd.core.native.linux) library is based on [Linux](https://linux.org) operating system.
* [xtd.core.native.linux](xtd.core.native.linux) library is based on [Linux](https://www.kernel.org/doc/html/latest/) operating system.
* [xtd.core.native.macos](xtd.core.native.macos) library is based on [macOS](https://www.apple.com/macos) operating system.
* [xtd.core.native.posix](xtd.core.native.posix) library is based on [Posix](https://posix.opengroup.org).
* [xtd.core.native.unix](xtd.core.native.unix) library is based on [Unix](https://www.opengroup.org/membership/forums/platform/unix) operating system (like [FreeBSD](https://www.freebsd.org)).
Expand Down

0 comments on commit 626f9a5

Please sign in to comment.