From f892823d0abf813eb29943a356f1eb473af4052f Mon Sep 17 00:00:00 2001 From: clowzed Date: Thu, 2 Nov 2023 21:20:29 +0300 Subject: [PATCH] add license link --- readme.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/readme.md b/readme.md index c7e0f27..38ab050 100644 --- a/readme.md +++ b/readme.md @@ -28,24 +28,24 @@ - [🚀 Features](#-features) - [🔌 Built With](#-built-with) - [⌨️ Getting Started](#️-getting-started) - - [Prerequisites](#prerequisites) - - [Installation](#installation) - - [Clone this repository](#clone-this-repository) - - [✏️ Configure DNS records](#️-configure-dns-records) - - [✏️ Configure `docker-compose.yml`](#️-configure-docker-composeyml) - - [🚀 Deploy](#-deploy) + - [Prerequisites](#prerequisites) + - [Installation](#installation) + - [Clone this repository](#clone-this-repository) + - [✏️ Configure DNS records](#️-configure-dns-records) + - [✏️ Configure `docker-compose.yml`](#️-configure-docker-composeyml) + - [🚀 Deploy](#-deploy) - [✨ Usage](#-usage) - - [Installing cli tool](#installing-cli-tool) - - [🆕 Creating and initializing folder](#-creating-and-initializing-folder) - - [🆕 Creating index.html](#-creating-indexhtml) - - [🔍 Inspecting `sero.toml`](#-inspecting-serotoml) - - [✏️ Changing `sero.toml`](#️-changing-serotoml) - - [⬆️ Registration and uploading](#️-registration-and-uploading) - - [Now your site is available at http://oursite.awesome.com/index.html](#now-your-site-is-available-at-httpoursiteawesomecomindexhtml) - - [Advanced usage with `new` features](#advanced-usage-with-new-features) + - [Installing cli tool](#installing-cli-tool) + - [🆕 Creating and initializing folder](#-creating-and-initializing-folder) + - [🆕 Creating index.html](#-creating-indexhtml) + - [🔍 Inspecting `sero.toml`](#-inspecting-serotoml) + - [✏️ Changing `sero.toml`](#️-changing-serotoml) + - [⬆️ Registration and uploading](#️-registration-and-uploading) + - [Now your site is available at http://oursite.awesome.com/index.html](#now-your-site-is-available-at-httpoursiteawesomecomindexhtml) + - [Advanced usage with `new` features](#advanced-usage-with-new-features) - [📍 Roadmap](#-roadmap) - [🧑‍🤝‍🧑 Contributing](#-contributing) - - [Creating A Pull Request](#creating-a-pull-request) + - [Creating A Pull Request](#creating-a-pull-request) - [License](#license) - [Authors](#authors) @@ -243,7 +243,7 @@ Contributions are what make the open source community such an amazing place to b ## License -Distributed under the MIT License +[Distributed under the MIT License](https://github.com/clowzed/sero/blob/master/LICENSE) ## Authors