Mention birth year in READMEs
This commit is contained in:
parent
89e604d160
commit
07b570036a
2 changed files with 3 additions and 3 deletions
|
|
@ -118,7 +118,7 @@ cargo run --package <example>
|
|||
[Ghostscript Tiger]: https://commons.wikimedia.org/wiki/File:Ghostscript_Tiger.svg
|
||||
|
||||
## [Coffee]
|
||||
Since [Iced was born in May], it has been powering the user interfaces in
|
||||
Since [Iced was born in May 2019], it has been powering the user interfaces in
|
||||
[Coffee], an experimental 2D game engine.
|
||||
|
||||
|
||||
|
|
@ -128,6 +128,6 @@ Since [Iced was born in May], it has been powering the user interfaces in
|
|||
</a>
|
||||
</div>
|
||||
|
||||
[Iced was born in May]: https://github.com/hecrj/coffee/pull/35
|
||||
[Iced was born in May 2019]: https://github.com/hecrj/coffee/pull/35
|
||||
[`ui` module]: https://docs.rs/coffee/0.3.2/coffee/ui/index.html
|
||||
[Coffee]: https://github.com/hecrj/coffee
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue