From 1b6321302648802ad386952de654642d89281931 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 31 Dec 2020 01:31:04 +0100 Subject: [PATCH] Auto: misc. --- pull.md | 1 + ranking.md | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 ranking.md diff --git a/pull.md b/pull.md index 6441239ee..5e7c87ab4 100644 --- a/pull.md +++ b/pull.md @@ -19,4 +19,5 @@ [transclusion]: transclusion "Transclusion" [broadcast]: broadcast "Broadcast" [Agora]: agora "Agora" +[ranking]: ranking "Ranking" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/ranking.md b/ranking.md new file mode 100644 index 000000000..3b5a607dc --- /dev/null +++ b/ranking.md @@ -0,0 +1,10 @@ +# Ranking + +- Ranking in the [[Agora]] is fully transparent and open. +- Users will be able to customize ranking using the Agora UI eventually. For the time being, users that know Python may code any ranking function -- as the Agora is [[open source]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[Agora]: agora "Agora" +[open source]: open-source "Open Source" +[//end]: # "Autogenerated link references" \ No newline at end of file