Skip to content

Commit

Permalink
Merge pull request #35 from Radovenchyk/patch-2
Browse files Browse the repository at this point in the history
Docs: Added a link to the project site
  • Loading branch information
JakeStanger authored Oct 4, 2024
2 parents 5e7985a + 604ebb1 commit 82f4ddc
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 82f4ddc

Please sign in to comment.