Update README.md (#975)

improve some upstream links
This commit is contained in:
aismann 2022-12-01 13:44:19 +01:00 committed by GitHub
parent e943d5d24e
commit c94b1db7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -180,7 +180,7 @@
- License: BSD-3-Clause
## pugixml
- Upstream: https://github.com/zeux/pugixml
- [![Upstream](https://img.shields.io/github/v/tag/zeux/pugixml?label=Upstream)](https://github.com/zeux/pugixml)
- Version: 1.12.1
- License: MIT
@ -195,7 +195,7 @@
- License: zlib
## robin-map
- Upstream: https://github.com/Tessil/robin-map
- [![Upstream](https://img.shields.io/github/v/tag/Tessil/robin-map?label=Upstream)](https://github.com/Tessil/robin-map)
- Version: 1.0.1 with modified for more compatible with stl
- Modify `robin_map::iterator->second` to mutable same with `stl map/unordered_map`
- Forward `robin_map::operator[]` key by `std::forward` same with `stl map/unordered_map`
@ -222,7 +222,7 @@
- License: Google Inc
## xsbase
- Upstream: https://github.com/simdsoft/xsbase
- [![Upstream](https://img.shields.io/github/v/tag/simdsoft/xsbase?label=Upstream)](https://github.com/simdsoft/xsbase)
- Version: 1.0
- License: MIT