diff options
| author | faiface <faiface2202@gmail.com> | 2019-05-07 12:38:03 +0200 |
|---|---|---|
| committer | faiface <faiface2202@gmail.com> | 2019-05-07 12:38:03 +0200 |
| commit | 4324b480c2170ac435ee85988d0260e5f38259b3 (patch) | |
| tree | 331ca7a62800a27335c660710d4bba09f3cb9dec /README.md | |
| parent | 2c8b965302a2664338577075996030efb066e562 (diff) | |
| download | gui-4324b480c2170ac435ee85988d0260e5f38259b3.zip | |
README: change 'package' to 'foundation' in thefirst line
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # faiface/gui [](https://godoc.org/github.com/faiface/gui) [](https://discord.gg/T5YAAT2) -Super minimal, rock-solid package for concurrent GUI in Go. +Super minimal, rock-solid foundation for concurrent GUI in Go. ## Installation |