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