Updated readme with per user stats

Compile

Canceled

Set up job1s
Check out repository code2s
List files in the repository0s
echo "Install dependencies."0s
apt update5s
apt install python3 python3-pip python3-venv make -y11s
make1m44s
echo "This job's status is ${{ job.status }}."0s
git add .0s
git config --global user.email "bot@molodetz.com"0s
git config --global user.name "bot"0s
git commit -a -m "Update export statistics"0s
git push0s
Complete job0s