shithub: moonfish

Download patch

ref: 017078aad3a63ef7b696f7736410a50ceac77408
parent: eb679565530a6f4030377ec73a85edd92d2f6783
author: zamfofex <zamfofex@twdb.moe>
date: Fri Oct 13 14:03:07 EDT 2023

add more rating badges to readme

--- a/README.md
+++ b/README.md
@@ -2,7 +2,9 @@
 ===
 
 [![builds.sr.ht status](https://builds.sr.ht/~zamfofex/moonfish/commits/main.svg)](https://builds.sr.ht/~zamfofex/moonfish/commits/main)
-[![Lichess rapid rating](https://lichess-shield.vercel.app/api?username=munfish&format=rapid)](https://lichess.org/@/munfish)
+[![Lichess rapid rating](https://lichess-shield.vercel.app/api?username=munfish&format=rapid)](https://lichess.org/@/munfish/perf/rapid)
+[![Lichess blitz rating](https://lichess-shield.vercel.app/api?username=munfish&format=blitz)](https://lichess.org/@/munfish/perf/blitz)
+[![Lichess bullet rating](https://lichess-shield.vercel.app/api?username=munfish&format=bullet)](https://lichess.org/@/munfish/perf/bullet)
 
 **moonfish** is a chess bot inspired by [sunfish], written in C rather than Python. It is not nearly as complete, but it works well enough!
 
--