Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davedawkins authored Aug 8, 2024
1 parent 9adc2d8 commit 92b9646
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ In addition, Sutil inherits all the benefits of both Fable (F# with excellent JS

Sutil was heavily inspired by Svelte, and imports several of its design features, such as stores and component styling. Some parts of Sutil are direct ports from Svelte.

## Development
## Getting Started

See the documentation [here](https://sutil.dev/#documentation-about-sutil). This will show you how to start your own Sutil project in a variety of ways, and explain the basic concepts. You'll also many examples [here](https://sutil.dev/#examples-hello-world).

## Development (of Sutil)

To compile Sutil and build the main Sutil app in watch mode:

Expand Down

0 comments on commit 92b9646

Please sign in to comment.