Skip to content

Commit 18a4b97

Browse files
committed
Add readme info
1 parent ec9440f commit 18a4b97

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1-
# An unoffical PHP SDK for interacting with the LangGraph Platform API.
1+
# LangGraph Platform
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/jasontame/langgraph-platform-php.svg?style=flat-square)](https://packagist.org/packages/jasontame/langgraph-platform-php)
44
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/jasontame/langgraph-platform-php/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/jasontame/langgraph-platform-php/actions?query=workflow%3Arun-tests+branch%3Amain)
55
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/jasontame/langgraph-platform-php/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/jasontame/langgraph-platform-php/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
66
[![Total Downloads](https://img.shields.io/packagist/dt/jasontame/langgraph-platform-php.svg?style=flat-square)](https://packagist.org/packages/jasontame/langgraph-platform-php)
77

8-
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
9-
10-
## Support us
11-
12-
[<img src="https://github-ads.s3.eu-central-1.amazonaws.com/langgraph-platform-php.jpg?t=1" width="419px" />](https://spatie.be/github-ad-click/langgraph-platform-php)
13-
14-
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
15-
16-
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
8+
An unoffical PHP SDK for interacting with the LangGraph Platform API.
179

1810
## Installation
1911

0 commit comments

Comments
 (0)