-# Rspamd tutorials
+# rspamd tutorials
-In this section, you can find step-by-step tutorials for various things related to rspamd.
+In this section you can find the current step-by-step tutorials for rspamd.
-Currently, there are the following tutorials ready:
-
-* [Migrating from SA](migrate_sa.md) - the guide for those who wants to migrate their existing system to Rspamd
-* [Writing rspamd rules](writing_rules.md) - here you can find information of how to write new rspamd rules
-* [Training rspamd with dovecot antispam plugin, part 1](https://kaworu.ch/blog/2014/03/25/dovecot-antispam-with-rspamd/) - this tutorial describes how to learn rspamd automatically using `antispam` pluging of `dovecot` IMAP server
-* [Training rspamd with dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-rspamd-part2/) - the continuation of the previous tutorial
+* [Migrating from SA](migrate_sa.md) - the guide for those who wants to migrate an existing SpamAssassin system to Rspamd
+* [Writing rspamd rules](writing_rules.md) - how to extend rspamd by writing your own rules
+* [Training rspamd with dovecot antispam plugin, part 1](https://kaworu.ch/blog/2014/03/25/dovecot-antispam-with-rspamd/) - this tutorial describes how to train rspamd automatically using the `antispam` pluging of the `dovecot` IMAP server
+* [Training rspamd with dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-rspamd-part2/) - continuation of the previous tutorial