Skip to content

Commit 7afa9e0

Browse files
committed
docs: update introductory text [ci skip]
1 parent 5639719 commit 7afa9e0

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

docs/introduction/intro.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
## Why
1+
## Introduction
22

3-
The Angular-RU Software Development Kit (SDK) is a set of tool chain that implement common interaction patterns whilst
4-
being un opinionated about their presentation for Angular. It represents an abstraction of the core functionalities
5-
found in the Angular.
6-
7-
#### Version policy
8-
9-
`X.Y.Z`, where `X` align with Angular version, `Y` align with features and `Z` align with bugfixes.
3+
The **Angular-RU Software Development Kit (SDK)** is a collection of tools designed to streamline common interaction
4+
patterns in Angular. It abstracts the core functionalities of the framework, providing a versatile foundation for your
5+
applications without dictating the visual presentation. This allows you to focus on building features while maintaining
6+
full control over the user interface.

0 commit comments

Comments
 (0)