Skip to content

Commit c43c6db

Browse files
authored
Update README.md
1 parent 0ef293e commit c43c6db

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ If you want coding ligatures but do _not_ want texture healing, you can elide th
8888
"editor.fontLigatures": "'liga', 'dlig', 'ss01', 'ss02', ... (more stylistic sets) ...",
8989
```
9090

91-
## Utilities
91+
## Contribution
92+
93+
There's no formal contribution guide yet! If you're interested in contributing to the typefaces, you should read the [Texture Healing](https://github.com/githubnext/monaspace/blob/main/docs/Texture%20Healing.md) guide, as it explains how to produce the neccessary alternate glyphs.
9294

9395
### Renamer utility
9496

@@ -97,3 +99,11 @@ This is a convenience utility which renames moves the built fonts into the respe
9799
```bash
98100
$ ./util/renamer.ts --src="~/path/to/the/built/fonts"
99101
```
102+
103+
## License
104+
105+
SIL OFL. See [LICENSE](https://github.com/githubnext/monaspace/blob/main/LICENSE).
106+
107+
## Support
108+
109+
Please file issues on this repo. Monaspace is not a supported product; do not reach out to GitHub support with questions as they do not provide support for GitHub Next explorations.

0 commit comments

Comments
 (0)