Update README

This commit is contained in:
Miguel Sousa
2019-09-05 12:08:13 -07:00
parent 9f68c7102e
commit 66331c8290

View File

@@ -1,26 +1,18 @@
# Source Code Pro
Source Code Pro is a set of OpenType fonts that have been designed to work well
in user interface (UI) environments. In addition to a functional OpenType font, this open
source project provides all of the source files that were used to build this OpenType font
by using the AFDKO makeotf tool.
[Source Code Pro](http://adobe-fonts.github.io/source-code-pro/)
is a set of OpenType fonts that have been designed to work well
in user interface (UI) environments.
## Font installation instructions
## Open source files
* [macOS](https://support.apple.com/en-us/HT201749)
* [Windows](https://www.microsoft.com/en-us/Typography/TrueTypeInstall.aspx)
* [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116)
* Bower<br/>
`bower install git://github.com/adobe-fonts/source-code-pro.git#release`
* npm 2.x<br/>
`npm install --fetch-only git://github.com/adobe-fonts/source-code-pro.git#release`
* npm 3.x<br/>
`npm install git://github.com/adobe-fonts/source-code-pro.git#release`
The fonts' source files and build instructions are available in the [repository's `master` branch](https://github.com/adobe-fonts/source-code-pro/tree/master).
## Getting Involved
## Getting involved
Send suggestions for changes to the Source Code OpenType font project maintainer, [Paul D. Hunt](mailto:opensourcefonts@adobe.com?subject=[GitHub]%20Source%20Code%20Pro), for consideration.
[Open an issue](https://github.com/adobe-fonts/source-code-pro/issues) or send a suggestion to Source Code's designer [Paul D. Hunt](mailto:opensourcefonts@adobe.com?subject=[GitHub]%20Source%20Code%20Pro), for consideration.
## Further information
## Releases
For information about the design and background of Source Code, please refer to the [official font readme file](https://www.adobe.com/products/type/font-information/source-code-pro-readme-file.html).
* [Latest release](../../releases/latest)
* [All releases](../../releases)