~whynothugo/vdirsyncer-rs

21e52d24197e3ab9874245b04450a4397a98d374 — Hugo Osvaldo Barrera a month ago 971cf7c
readme: formatting

Trailing separators are easier to miss than leading ones. Also
simplifies diff when any lines are removed or added.
1 files changed, 4 insertions(+), 4 deletions(-)

M README.md
M README.md => README.md +4 -4
@@ 1,9 1,9 @@
# vdirsyncer

[Source](https://git.sr.ht/~whynothugo/vdirsyncer-rs) |
[Issues](https://todo.sr.ht/~whynothugo/vdirsyncer-rs) |
[Patches](https://lists.sr.ht/~whynothugo/vdirsyncer-devel) |
[Chat](irc://ircs.libera.chat:6697/#pimutils)
[Source](https://git.sr.ht/~whynothugo/vdirsyncer-rs)
| [Issues](https://todo.sr.ht/~whynothugo/vdirsyncer-rs)
| [Patches](https://lists.sr.ht/~whynothugo/vdirsyncer-devel)
| [Chat](irc://ircs.libera.chat:6697/#pimutils)

This repository contains work-in-progress rewrite of `vdirsyncer` in Rust, as
well as crates with associated functionality.