refresh README.
This commit is contained in:
parent
00cd7ce97f
commit
7f4ca60d9a
27
README.md
27
README.md
|
@ -7,27 +7,36 @@
|
|||
<hr />
|
||||
<h2 align="center" style="border-bottom: none">A modern smart contract platform for Cardano</h2>
|
||||
|
||||
[](https://github.com/aiken-lang/aiken/blob/main/LICENSE)
|
||||
[](https://crates.io/crates/aiken)
|
||||
[](https://github.com/aiken-lang/aiken/actions/workflows/tests.yml)
|
||||
[](https://github.com/aiken-lang/aiken/blob/main/LICENSE)
|
||||
[](https://github.com/aiken-lang/aiken/actions/workflows/tests.yml)
|
||||
[](https://x.com/aiken_eng)
|
||||
|
||||
[](https://crates.io/crates/aiken)
|
||||
[](https://www.npmjs.com/package/@aiken-lang/aiken)
|
||||
|
||||
<hr/>
|
||||
</div>
|
||||
|
||||
## Installation
|
||||
## Getting Started
|
||||
|
||||
- [Linux/MacOS](https://aiken-lang.org/installation-instructions#linux--macos)
|
||||
- [Windows](https://aiken-lang.org/installation-instructions#windows)
|
||||
- [nix](https://aiken-lang.org/installation-instructions#from-nix-flakes-linux--macos-only)
|
||||
- [Installation instructions](https://aiken-lang.org/installation-instructions)
|
||||
|
||||
### How to use
|
||||
- [Online playground](https://play.aiken-lang.org/)
|
||||
|
||||
For more information please see the [user manual](https://aiken-lang.org).
|
||||
- [Beginner checklist](https://aiken-lang.org/fundamentals/getting-started#checklist)
|
||||
|
||||
### Hello, World!
|
||||
|
||||
Wanna get started right-away? Complete the [_Hello, World!_ tutorial](https://aiken-lang.org/example--hello-world/basics)!
|
||||
|
||||
## Contributing
|
||||
|
||||
Want to contribute? See [CONTRIBUTING.md](./CONTRIBUTING.md) to know how.
|
||||
|
||||
## Changelog
|
||||
|
||||
Be on top of any updates using the [CHANGELOG](https://github.com/aiken-lang/aiken/blob/main/CHANGELOG.md) and the [Project Tracking](https://github.com/orgs/aiken-lang/projects/2/views/1).
|
||||
|
||||
## Stats
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue