mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
Add dotnet/designs link to docs README (#104155)
* Update README.md * Update docs/README.md Co-authored-by: Jan Kotas <jkotas@microsoft.com> --------- Co-authored-by: Jan Kotas <jkotas@microsoft.com>
This commit is contained in:
parent
75b2501eb5
commit
a82f7e411a
1 changed files with 2 additions and 3 deletions
|
@ -24,9 +24,8 @@ If you want to contribute a code change to this repo, start here.
|
||||||
Design Docs
|
Design Docs
|
||||||
=================
|
=================
|
||||||
|
|
||||||
- [.NET Globalization Invariant Mode](design/features/globalization-invariant-mode.md)
|
- Runtime feature designs under [design/features](design/features/)
|
||||||
- [WASM Globalization Icu](design/features/globalization-icu-wasm.md)
|
- Some runtime design can be found at [dotnet/designs](https://github.com/dotnet/designs)
|
||||||
- Many more under [design/features](design/features/)
|
|
||||||
|
|
||||||
The Book of the Runtime is a set of chapters that go in depth into various
|
The Book of the Runtime is a set of chapters that go in depth into various
|
||||||
interesting aspects of the design of the .NET Framework.
|
interesting aspects of the design of the .NET Framework.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue