diff --git a/leaderboard/README.md b/leaderboard/README.md index f5e6123..b6dbb1a 100644 --- a/leaderboard/README.md +++ b/leaderboard/README.md @@ -1,11 +1,11 @@ -# leaderboard +# Leaderboard An initiative by a fCC student to collect data about other students using a dedicated scraper targeting www.freecodecamp.org's student profiles webpages. -# observations +# Observations * Maintained by creator. * Database is not permanent, re-written after every update, and focuses on collecting aggregate data per student. * It impacts the website so its use has been monitored and restricted to the creator. -* Originally based on the MEAN framework but changed to the MERN framework. +* Originally based on the MEAN framework, but changed to the MERN framework.