Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ochairo authored Mar 27, 2024
1 parent d51e7a3 commit 116d6ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
## Overview

This is a starter template project for single page applications in vanilla-ts.
It is framework agnostic with minimal runtime dependencies, enabling easy customization with
It is Framework-Agnostic with minimal runtime dependencies, enabling easy customization with
frameworks and libraries.

## Technology stack
Expand All @@ -21,7 +21,7 @@ Initial technology stack is simple.

## Architecture

It is architecture agnostic, but follows key principles including separation of concerns,
It is Architecture-Agnostic, but follows key principles including separation of concerns,
SOLID principles, atomic design, software design patterns and readable code.

This ensures that the application will be easy to maintain, scale, modify and enables integrations of architectures.
Expand Down

0 comments on commit 116d6ba

Please sign in to comment.