refresh README.

This commit is contained in:
KtorZ 2024-05-31 09:48:14 +02:00
parent 00cd7ce97f
commit 7f4ca60d9a
No known key found for this signature in database
GPG Key ID: 33173CB6F77F4277
1 changed files with 18 additions and 9 deletions

View File

@ -7,27 +7,36 @@
<hr />
<h2 align="center" style="border-bottom: none">A modern smart contract platform for Cardano</h2>
[![Licence](https://img.shields.io/github/license/aiken-lang/aiken)](https://github.com/aiken-lang/aiken/blob/main/LICENSE)
[![Crates.io](https://img.shields.io/crates/v/aiken)](https://crates.io/crates/aiken)
[![Tests](https://github.com/aiken-lang/aiken/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/aiken-lang/aiken/actions/workflows/tests.yml)
[![Licence](https://img.shields.io/github/license/aiken-lang/aiken?style=for-the-badge)](https://github.com/aiken-lang/aiken/blob/main/LICENSE)
[![Tests](https://img.shields.io/github/actions/workflow/status/aiken-lang/aiken/tests.yml?style=for-the-badge)](https://github.com/aiken-lang/aiken/actions/workflows/tests.yml)
[![Twitter/X](https://img.shields.io/badge/Follow%20us-@aiken__eng-blue?logo=x&style=for-the-badge)](https://x.com/aiken_eng)
[![Crates.io](https://img.shields.io/crates/v/aiken?style=for-the-badge)](https://crates.io/crates/aiken)
[![NPM](https://img.shields.io/npm/v/%40aiken-lang%2Faiken?style=for-the-badge)](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
![Alt](https://repobeats.axiom.co/api/embed/c93f72d2f0dd8cac82fc230ea97fa23787b32978.svg "Repobeats analytics image")