Skip to content

Commit

Permalink
πŸ’™ add references (fix formatting)
Browse files Browse the repository at this point in the history
  • Loading branch information
cratelyn committed Nov 15, 2023
1 parent b4fa670 commit e017b35
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -712,18 +712,19 @@ todo...
### πŸ”— works cited
* ["Future Proofing"](https://rust-lang.github.io/api-guidelines/future-proofing.html)
[api-guidelines]: https://rust-lang.github.io/api-guidelines/future-proofing.html
* ["Incunabulum"](https://code.jsoftware.com/wiki/Essays/Incunabulum)
[incunabulum]: https://code.jsoftware.com/wiki/Essays/Incunabulum
* ["J: Gerunds And Atomic Representation"](https://code.jsoftware.com/wiki/Vocabulary/GerundsAndAtomicRepresentation)
[j-gerunds]: https://code.jsoftware.com/wiki/Vocabulary/GerundsAndAtomicRepresentation
* ["J: Getting Started"](https://code.jsoftware.com/wiki/Guides/Getting_Started)
[j-getting-started]: https://code.jsoftware.com/wiki/Guides/Getting_Started
* ["J: NuVoc"](https://code.jsoftware.com/wiki/NuVoc)
[j-nuvoc]: https://code.jsoftware.com/wiki/NuVoc
* ["The language strangeness budget"](https://steveklabnik.com/writing/the-language-strangeness-budget)
[klabnik-budget]: https://steveklabnik.com/writing/the-language-strangeness-budget
* ["Why K"](https://xpqz.github.io/kbook/Introduction.html#why-k)
[why-k]: https://xpqz.github.io/kbook/Introduction.html#why-k
* ["Why Rust’s postfix await syntax is good"](https://blog.ceejbot.com/posts/postfix-await/)
[api-guidelines]: https://rust-lang.github.io/api-guidelines/future-proofing.html
[incunabulum]: https://code.jsoftware.com/wiki/Essays/Incunabulum
[j-gerunds]: https://code.jsoftware.com/wiki/Vocabulary/GerundsAndAtomicRepresentation
[j-getting-started]: https://code.jsoftware.com/wiki/Guides/Getting_Started
[j-nuvoc]: https://code.jsoftware.com/wiki/NuVoc
[klabnik-budget]: https://steveklabnik.com/writing/the-language-strangeness-budget
[why-k]: https://xpqz.github.io/kbook/Introduction.html#why-k
[ceej-postfix]: https://blog.ceejbot.com/posts/postfix-await/

0 comments on commit e017b35

Please sign in to comment.