diff --git a/README.md b/README.md index 3795006..5b94767 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,13 @@ diachron ## Introduction -Is your answer to some of these questions "yes"? If so, you might like -diachron. (When it comes to that dev/test/prod one, hear us out first, ok?) - - Do you want to share a lot of backend and frontend code? - Are you tired of your web stack breaking when you blink too hard? - Have you read [Taking PHP - Seriously](https://slack.engineering/taking-php-seriously/) and wish you had - something similar for Typescript? + Seriously](https://slack.engineering/taking-php-seriously/) and do you wish + you had something similar for Typescript? - Do you think that ORMs are not all that? Do you wish you had first class unmediated access to your database? And do you think that database @@ -35,6 +32,9 @@ diachron. (When it comes to that dev/test/prod one, hear us out first, ok?) you're trying to fix? We're talking authentication, authorization, XSS, https, nested paths, all that stuff. +Is your answer to some of these questions "yes"? If so, you might like +diachron. (When it comes to that dev/test/prod one, hear us out first, ok?) + ## Getting started Different situations require different getting started docs.