Skip to content

Commit e4479f5

Browse files
authored
docs: improve intro paragraph for Astro integration (#1092)
1 parent 70f58a9 commit e4479f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/astro-angular/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# @analogjs/astro-angular
22

3-
An [Angular](https://angular.dev) integration for rendering components in [Astro](https://astro.build)
3+
[Astro](https://astro.build) is a modern web framework designed for building fast, content-focused websites, compatible with all major frontend frameworks. Though primarily a static site generation (SSG) tool, it can also integrate dynamic components called "islands", which support partial hydration.
4+
5+
This package allows rendering [Angular](https://angular.dev) components as islands in Astro.
46

57
## Setup
68

0 commit comments

Comments
 (0)