Skip to content

Update README.md#226

Open
kornislaw wants to merge 2 commits intoMiksus:masterfrom
kornislaw:master
Open

Update README.md#226
kornislaw wants to merge 2 commits intoMiksus:masterfrom
kornislaw:master

Conversation

@kornislaw
Copy link
Copy Markdown

A typo, but the sample code is invalid because of this.

I would also consider starting the example with:

from rocketry import Rocketry

and ending with:

if __name__ == "__main__":
    ic("Running rocket schedules...")
    app.run()

A typo, but the sample code is invalid because of this. 

I would consider starting the example with:

`from rocketry import Rocketry`

and ending with:

```
if __name__ == "__main__":
    ic("Running rocket schedules...")
    app.run()
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant