Skip to content

Commit c1a6e28

Browse files
authored
Update readme (#10)
1 parent cda054d commit c1a6e28

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
<h1>
1+
<h1 align="center">
22
Serverless Browser Agent ⚡️
33
</h1>
44

5-
<div>
5+
<p align="center">
6+
<strong>Use AI to navigate and interact with web browsers in serverless platforms</strong>
7+
</p>
8+
9+
<div align="center">
610
<a href="https://www.npmjs.com/package/@lightfeed/browser-agent">
711
<img src="https://img.shields.io/npm/v/@lightfeed/browser-agent?logo=npm" alt="npm" /></a>
812
<a href="https://github.com/lightfeed/browser-agent/actions/workflows/test.yml">
@@ -11,9 +15,6 @@
1115
<a href="https://github.com/lightfeed/browser-agent/blob/main/LICENSE">
1216
<img src="https://img.shields.io/github/license/lightfeed/browser-agent" alt="License" /></a>
1317
</div>
14-
<br />
15-
16-
Use AI to navigate and interact with web browsers in serverless platforms. This project is a fork of [HyperAgent](https://github.com/hyperbrowserai/HyperAgent) with additional features for serverless and remote browser support.
1718

1819
## Installation
1920

@@ -114,5 +115,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
114115

115116
## Acknowledgments
116117

117-
- Original work by [HyperAgent](https://github.com/hyperbrowserai/HyperAgent)
118+
- Forked from [HyperAgent](https://github.com/hyperbrowserai/HyperAgent) version b49afe under MIT License
118119
- Browser support in serverless environments by [@sparticuz/chromium](https://github.com/Sparticuz/chromium)

0 commit comments

Comments
 (0)