From 506248a24dad6a10520b4615bc5ffa25e1da64db Mon Sep 17 00:00:00 2001 From: Maksim Shastsel Date: Wed, 19 Feb 2020 18:04:40 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dbaaba164..1f0e9b338 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,11 @@ Write your code in `src/index.js. 6. Run `npm test` in the command line 7. You will see the number of passing and failing tests you 100% of passing tests is equal to 100p in score -## Submit to [rs app](https://app.rs.school/epamlearningjs) -1. Open [rs app](https://app.rs.school/epamlearningjs) and login -2. Go to [submit task page](https://app.rs.school/epamlearningjs) -3. Select your task (towel-sort) -4. Press the submit button and enjoy, results will be available in few minutes +## Submit to [rs app](https://app.rs.school) +1. Open [rs app](https://app.rs.school) and login +2. Go to [submit task page](https://app.rs.school/course/student/auto-test?course=rs-2020-q1) +3. Select your task (reverse-int) +4. Press the submit button and enjoy ### Notes 1. We recommend you to use nodejs of version 12 or lower. If you using are any of the features which are not supported by v12, the score won't be submitted.