Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add elevator pitch #59

Merged
merged 6 commits into from
Feb 23, 2023
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,17 @@
<br>
</h1>

Zinnia is a runtime for Filecoin Station modules.

It provides a sandboxed environment to execute untrusted code on consumer-grade
computers.
> Zinnia,
> [named after the first flower to blossom in space](https://www.nasa.gov/image-feature/first-flower-grown-in-space-stations-veggie-facility),
> is the runtime for
> [Station](https://github.com/filecoin-station/filecoin-station) modules. It
> allows anyone - even untrusted parties - to deploy modules to Stations
> wordwide.

<div align="center">
<img src="https://s.yimg.com/uu/api/res/1.2/WtLPXqGgiUashZzP.J4drw--~B/Zmk9ZmlsbDtoPTU4Mzt3PTg3NTthcHBpZD15dGFjaHlvbg--/https://o.aolcdn.com/hss/storage/midas/229be0287167454b558989b2e29221d8/203272974/zinnias-success.jpg.cf.jpg" width="50%" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's time to remove this image now that we have enough content in this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about we either remove or replace it with a midjourney one, in a separate PR?


<br>
<a href="https://www.nasa.gov/image-feature/first-flower-grown-in-space-stations-veggie-facility">
<em>Zinnia was the first ever flower grown in space.</em>
</a>
<br>
</div>

## Architecture
Expand Down