From e450ecfe15d0c15d79e97ee97bc72bde74fa0631 Mon Sep 17 00:00:00 2001 From: Adrian de la Rosa Date: Sat, 9 May 2026 15:51:39 +0200 Subject: [PATCH] docs: link SPEC.md from README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3259c39..f2b7110 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Coverage](https://codecov.io/gh/echecsjs/elo/branch/main/graph/badge.svg)](https://codecov.io/gh/echecsjs/elo) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![API Docs](https://img.shields.io/badge/API-docs-blue.svg)](https://elo.echecs.dev/) +[![Spec](https://img.shields.io/badge/Spec-FIDE-green.svg)](SPEC.md) **ELO** is a small TypeScript library for calculating [Elo ratings](https://en.wikipedia.org/wiki/Elo_rating_system) — the system used