Skip to content

Commit 8671ff1

Browse files
committed
minor #925 Add docs, logo and website to readme (chr-hertel)
This PR was merged into the main branch. Discussion ---------- Add docs, logo and website to readme | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | yes | Issues | | License | MIT Follows #924 Commits ------- 53ad2f1 Add docs, logo and website to readme
2 parents 07d00f3 + 53ad2f1 commit 8671ff1

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
<p align="center"><a href="https://symfony.com" target="_blank">
2-
<img src="https://symfony.com/logos/symfony_dynamic_01.svg" alt="Symfony Logo">
1+
<p align="center"><a href="https://ai.symfony.com" target="_blank">
2+
<img src="logo.svg" alt="Symfony AI Logo" width="300">
33
</a></p>
44

5-
<h3 align="center">
6-
Symfony AI
7-
</h3>
8-
95
Symfony AI is a set of components that integrate AI capabilities into PHP applications.
106

117
## Components & Bundles
@@ -27,6 +23,11 @@ To get started with Symfony AI, you can either check out the [examples](./exampl
2723
components in smaller snippets, or you can run the [demo application](./demo) to see the components work together in a
2824
full Symfony web application.
2925

26+
## Resources
27+
28+
* [Documentation](https://symfony.com/doc/current/ai/index.html)
29+
* [Website](https://ai.symfony.com)
30+
3031
## Sponsor
3132

3233
Help Symfony by [sponsoring](https://symfony.com/sponsor) its development!

logo.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)