Adding new standard library readme
Adding a readme describing the different layers for the standard
libraries, and what libraries belong to which layer.
- Core: The core runtime libraries that provide basic operations
- Overlay: Maps the underlying system into Swift
- Supplemental: Libraries that use the underlying system
- Testing: Extraneous support for testing the standard libraries