Skip to content

Commit

Permalink
Docs: Added a link to the project site
Browse files Browse the repository at this point in the history
Added a link to the project site
  • Loading branch information
Radovenchyk authored Oct 4, 2024
1 parent 5e7985a commit 604ebb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A simple and pain-free configuration language.

Corn has been designed using inspiration from JSON and Nix to produce a language that's easy and intuitive to write,
[Corn](https://cornlang.dev) has been designed using inspiration from JSON and Nix to produce a language that's easy and intuitive to write,
good for config files, and has a feature-set small enough you can learn it in minutes.
It was born out of the following frustrations:

Expand Down Expand Up @@ -60,4 +60,4 @@ let {

Corn is available as libraries for Rust, Go, Lua, and JavaScript (via WASM). A CLI and web API are also available.

Editor plugins are available for JetBrains IDEs, VS Code and Neovim.
Editor plugins are available for JetBrains IDEs, VS Code and Neovim.

0 comments on commit 604ebb1

Please sign in to comment.