Update README.md

This commit is contained in:
Mitchell Hashimoto
2022-11-17 12:10:40 -08:00
committed by GitHub
parent 7a23c24211
commit e78d41eee0

View File

@ -7,6 +7,13 @@
<p align="center"> <p align="center">
GPU-accelerated terminal emulator pushing modern features. GPU-accelerated terminal emulator pushing modern features.
<br /> <br />
<a href="#about">About</a>
·
<a href="#download">Download</a>
·
<a href="#roadmap-and-status">Roadmap</a>
·
<a href="#developing-ghostty">Developing</a>
</p> </p>
</p> </p>
@ -33,6 +40,14 @@ for day-to-day work. It is missing many nice to have features but as a minimal
terminal emulator it is ready to go. I've been using it full time since terminal emulator it is ready to go. I've been using it full time since
April 2022. April 2022.
## Download
| Platform / Package | Links | Notes |
| ----------| ----- | ----- |
| macOS | [Tip ("Nightly")](https://github.com/mitchellh/ghostty/releases/tag/tip) | Not signed or notarized |
| Linux | [Build from Source](#developing-ghostty) | No binary packages today |
| Windows | n/a | Not supported yet |
## Roadmap and Status ## Roadmap and Status
The high-level ambitious plan for the project, in order: The high-level ambitious plan for the project, in order: