From 6f2ca2c15d0d4563f049dc9fe9231bfdb3ea11ef Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Mon, 2 Feb 2026 11:37:05 -0500 Subject: [PATCH] Tweak marketing blurb --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b0b31ce..ce4ffce 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.