updated README

This commit is contained in:
anthdm 2024-06-16 11:57:08 +02:00
parent d8237590c1
commit 969e518462
2 changed files with 4 additions and 4 deletions

View file

@ -1,10 +1,10 @@
# GOTHKIT
Create interactive applications with Golang, HTMX, and Templ
# SUPERKIT
Build high-performance apps swiftly with minimal team resources in GO.
> The project (for now) is in the **experimental** phase.
## Table of content
- [GOTHKIT](#gothkit)
- [SUPERKIT](#superkit)
- [Table of content](#table-of-content)
- [Installation](#installation)
- [Getting started](#getting-started)

View file

@ -11,7 +11,7 @@ templ Index() {
<h1 class="inline-block text-transparent bg-clip-text max-w-2xl mx-auto text-5xl lg:text-7xl font-bold uppercase bg-gradient-to-r from-indigo-500 via-purple-500 to-pink-500">superkit</h1>
<div class="flex flex-col gap-3">
<h1 class="max-w-2xl mx-auto text-2xl lg:text-4xl font-bold lg:leading-tight">
Build high-performance apps swiftly with minimal team resources.
Build high-performance apps swiftly with minimal team resources in GO.
</h1>
<h2 class="text-lg text-muted-foreground">Escape the JavaScript ecosystem</h2>
</div>