diff options
| author | Shlomi Fish <[email protected]> | 2018-10-30 12:52:26 +0200 |
|---|---|---|
| committer | Shlomi Fish <[email protected]> | 2018-10-30 12:52:26 +0200 |
| commit | fbdb13c8134694d333f8dfbf11089454b2e1a2ea (patch) | |
| tree | 49c074167b152595bc92f7f5f8f2cf0217a1634e | |
| parent | b0ce218f27ed565bca583fba62466c6b56457890 (diff) | |
Change "Support" to "Supported".
Grammar.
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -134,7 +134,7 @@ $ xmake f --menu <img src="https://xmake.io/assets/img/index/package_manage.png" width="80%" /> -## Support platforms +## Supported platforms * Windows (x86, x64) * Macosx (i386, x86_64) @@ -144,7 +144,7 @@ $ xmake f --menu * WatchOS (armv7k, i386) * Mingw (i386, x86_64) -## Support Languages +## Supported Languages * C/C++ * Objc/Objc++ @@ -155,7 +155,7 @@ $ xmake f --menu * Dlang * Cuda -## Support Projects +## Supported Projects * Static Library * Shared Library |
