mirror of https://github.com/eyhc1/rendercv.git
docs: update OneLineEntry example
This commit is contained in:
parent
e5eea7948a
commit
44984f1bdc
|
@ -101,7 +101,7 @@ publication_entry = {
|
||||||
}
|
}
|
||||||
|
|
||||||
one_line_entry = {
|
one_line_entry = {
|
||||||
"name": "Programming",
|
"label": "Programming",
|
||||||
"details": "Python, C++, JavaScript, MATLAB",
|
"details": "Python, C++, JavaScript, MATLAB",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue