Fix README location
This commit is contained in:
parent
8a15aba1d0
commit
e9bf46c247
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
|||
description = "Library for the imag core distribution"
|
||||
|
||||
keywords = ["imag", "PIM", "personal", "information", "management"]
|
||||
readme = "../README.md"
|
||||
readme = "../../../README.md"
|
||||
license = "LGPL-2.1"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in a new issue