Skip to content

Commit

Permalink
README: Some extra hints for pronunciation of the project name
Browse files Browse the repository at this point in the history
  • Loading branch information
annawinkler committed Oct 10, 2022
1 parent 213b8de commit 8548fbb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,6 +1,8 @@
# cty

`cty` (pronounced "see-tie") is a dynamic type system for applications written
`cty` (pronounced "see-tie", emoji: :eyes: :necktie:,
[IPA](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet): /si'tʰaɪ/)
is a dynamic type system for applications written
in Go that need to represent user-supplied values without losing type
information. The primary intended use is for implementing configuration
languages, but other uses may be possible too.
Expand Down

0 comments on commit 8548fbb

Please sign in to comment.