feat: improve README design and readability (#120)
This commit is contained in:
27
README.md
27
README.md
@@ -1,4 +1,8 @@
|
||||
# Modern CV
|
||||
<h1 align="center">
|
||||
<img src="assets/images/header.png" alt="Header">
|
||||
<br><br>
|
||||
Modern CV
|
||||
</h1>
|
||||
|
||||
[](https://github.com/DeveloperPaul123/modern-cv/stargazers)
|
||||
[](https://discord.gg/CX2ybByRnt)
|
||||
@@ -7,6 +11,20 @@
|
||||
|
||||
A port of the [Awesome-CV](https://github.com/posquit0/Awesome-CV) Latex resume template in [typst](https://github.com/typst/typst).
|
||||
|
||||
## Features
|
||||
|
||||
- Modern and clean design
|
||||
- Easy to use and customize (colors, profile picture, fonts, etc.)
|
||||
- Support for multiple sections (education, experience, skills, etc.)
|
||||
- Support for multiple languages
|
||||
|
||||
## Preview
|
||||
|
||||
| Resumes | Cover letters |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  | |
|
||||
|
||||
## Requirements
|
||||
|
||||
### Tools
|
||||
@@ -85,13 +103,6 @@ For more information on how to use and compile `typst` files, see the [official
|
||||
|
||||
Documentation for this template is published with each commit. See the attached PDF on each Github Action run [here](https://github.com/DeveloperPaul123/modern-cv/actions).
|
||||
|
||||
### Output Examples
|
||||
|
||||
| Resumes | Cover letters |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  | |
|
||||
|
||||
## Building and Testing Locally
|
||||
|
||||
To build and test the project locally, you will need to install the `typst` CLI. You can find instructions on how to do this [here](https://github.com/typst/typst#installation).
|
||||
|
||||
Reference in New Issue
Block a user