README: Fix the license name.
This commit is contained in:
parent
8063124087
commit
514afbbc1b
2 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@ http = "0.2.1"
|
|||
url = "2.1.1"
|
||||
async-trait = "0.1.26"
|
||||
|
||||
|
||||
# Ruma dependencies
|
||||
js_int = "0.1.3"
|
||||
ruma-api = "0.15.0-dev.1"
|
||||
|
|
|
@ -16,4 +16,4 @@ This library is very much work in progress.
|
|||
|
||||
## License
|
||||
|
||||
[Apache](https://www.apache.org/licenses/LICENSE-2.0)
|
||||
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||
|
|
Loading…
Reference in a new issue