From c32d12b472a24a82c30ef53563235cdbe071c1a5 Mon Sep 17 00:00:00 2001 From: ayntee Date: Sat, 20 Feb 2021 03:48:11 -0500 Subject: [PATCH] docs(README): mention usage of SemVer (#529) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ca08bede..0bc857063 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Discord API library for [Deno](https://deno.land) +Discordeno follows [Semantic Versioning](https://semver.org/) + [![Discord](https://img.shields.io/discord/785384884197392384?color=7289da&logo=discord&logoColor=dark)](https://discord.com/invite/5vBgXk3UcZ) ![Lint](https://github.com/discordeno/discordeno/workflows/Lint/badge.svg) ![Test](https://github.com/discordeno/discordeno/workflows/Test/badge.svg)