docs: update README submission section and improve clarity

This commit is contained in:
2026-06-05 23:59:27 +03:30
parent 797ec969fb
commit ef19e4e904
4 changed files with 13 additions and 6 deletions
+13 -1
View File
@@ -1,4 +1,4 @@
# HW-09 — Advanced Multithreading
# Ninth Assignment — Advanced Multithreading
![HW09 Image.png](HW09%20Image.png)
@@ -329,3 +329,15 @@ Implement **conditional waiting for insufficient funds**:
> A correct solution is always more valuable than an optimized incorrect one.
Start simple, ensure correctness, then improve concurrency and performance.
---
## Submission ⌛
1. Add your mentor as a collaborator or reviewer on the repository.
2. Create a `develop` branch (from `main`) for implementing features.
3. Use Git for regular commits with meaningful commit messages.
4. Push your code and the answers file (Answers.md) to the remote repository.
5. Submit a pull request to merge the `develop` branch into `main`.
**Deadline:** Friday, June 12 (22nd of Khordad)