diff --git a/README.md b/README.md index a74ad65..52478de 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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. \ No newline at end of file +Editor plugins are available for JetBrains IDEs, VS Code and Neovim.