From 565f3d54b27ab4a854610a9ed369376d8cec9753 Mon Sep 17 00:00:00 2001 From: Aaron Sarazan Date: Mon, 15 Jul 2024 17:51:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5722c25..c09fc28 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Martok is built for one thing and one thing only: converting Typescript schemas schemas. *It's the brutal and chaotic rival to [Dukat](https://github.com/Kotlin/dukat).* ### Why Kotlin? Why Typescript? -Here at [Volley](https://www.volleythat.com/careers), we're big believers in [Kotlin Multiplatform for Mobile](https://kotlinlang.org/lp/mobile/) -- +We've always been big believers in [Kotlin Multiplatform for Mobile](https://kotlinlang.org/lp/mobile/) -- but also recognize the (well-earned) dominance of Node on the backend. Martok creates an automated schema pipeline from the Typescript in your backend codebase to the Kotlin data layer in your Android & iOS apps.