Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1 +1,9 @@
|
||||
Java
|
||||
# Compiler Construction
|
||||
Repository includes several Java projects that were provided during CC lectures.
|
||||
They are imported as **modules in IntelliJ**.
|
||||
|
||||
## Commit syntax
|
||||
Basically each commit follows the syntax `[## - TOPIC] message` where
|
||||
- `##`: Number (index) of associated slides
|
||||
- `TOPIC`: Short and distinct description of topic related to `##`
|
||||
- `message`: Actual commit message
|
||||
Reference in New Issue
Block a user