Skip to content

Commit 42981cc

Browse files
authored
Update README.md
1 parent ed36c92 commit 42981cc

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# united-school-part-1
1+
# Golang united school - part 1
2+
3+
Inside of this repository you can find all homeworks for the first part of the [Golang united school](https://community-z.com/communities/golang/golang-united-school)
4+
5+
Practical assigment destributed acroos the branches `lecture-*`
6+
7+
We use platform [Autocode](https://autocode-next.lab.epam.com) to track the homework, please use it to complete tasks.
8+
9+
## How to use `Autocode`?
10+
To use autocode you must be registered on the platform (please specify your real name).
11+
After registration, please authorize the platform to use your `github` account, platform will automatically fork the repo to your account when you start task.
12+
13+
You might code in any IDEA or TextEditor for the development, to sumbit the code you just need to commit it to the specific branch, after that you will have an ability to submit code on the platform and get all test results.
14+
15+
Good Luck!

0 commit comments

Comments
 (0)