Skip to content

Commit e627152

Browse files
docs: align README theme with main notte repo + add notte.cc backlinks (#36)
* docs: align README with main notte repo theme and add notte.cc backlinks Restyles the CLI README header (centered nav, badges, intro section) and footer (links + copyright) to mirror nottelabs/notte, including back-links to notte.cc, the console, and docs. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> * docs: restore Notte CLI prefix in README title Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 70ba997 commit e627152

1 file changed

Lines changed: 24 additions & 5 deletions

File tree

README.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
1-
# Notte CLI
1+
# Notte CLI - Browser automation in your terminal
22

3-
Browser automation in your terminal.
3+
<div align="center">
4+
<p>
5+
Control browser sessions, AI agents, and web scraping through intuitive <strong>resource-based commands</strong> <br/>
6+
→ Read more at: <a href="https://notte.cc?ref=github" target="_blank" rel="noopener noreferrer">Landing</a> • <a href="https://console.notte.cc/?ref=github" target="_blank" rel="noopener noreferrer">Console</a> • <a href="https://docs.notte.cc?ref=github" target="_blank" rel="noopener noreferrer">Docs</a> • <a href="https://x.com/nottecore?ref=github" target="_blank" rel="noopener noreferrer">X</a> • <a href="https://www.linkedin.com/company/nottelabsinc/?ref=github" target="_blank" rel="noopener noreferrer">LinkedIn</a>
7+
</p>
8+
</div>
49

5-
Control browser sessions, AI agents, and web scraping through intuitive resource-based commands.
10+
[![GitHub stars](https://img.shields.io/github/stars/nottelabs/notte-cli?style=social)](https://github.com/nottelabs/notte-cli/stargazers)
11+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
12+
[![Go 1.25+](https://img.shields.io/badge/go-1.25+-blue.svg)](https://go.dev/)
13+
[![Homebrew](https://img.shields.io/badge/homebrew-nottelabs%2Fnotte--cli-blue.svg)](https://github.com/nottelabs/notte-cli)
14+
15+
---
16+
17+
# What is Notte CLI?
18+
19+
The Notte CLI brings the full power of [notte.cc](https://notte.cc?ref=github) to your terminal — letting you drive browser sessions, AI agents, and web scraping pipelines from the command line. Pair it with shell scripts, CI/CD pipelines, or AI coding assistants for repeatable, scriptable web automation.
620

721
## Features
822

@@ -444,8 +458,13 @@ This installs [lefthook](https://github.com/evilmartians/lefthook) pre-commit an
444458

445459
## License
446460

447-
MIT
461+
This project is licensed under the MIT License.
448462

449463
## Links
450464

451-
- [Notte API Documentation](https://notte.cc/docs)
465+
- [Landing](https://notte.cc?ref=github)
466+
- [Console](https://console.notte.cc/?ref=github)
467+
- [Documentation](https://docs.notte.cc?ref=github)
468+
- [Main repository (nottelabs/notte)](https://github.com/nottelabs/notte)
469+
470+
Copyright © 2025 Notte Labs, Inc.

0 commit comments

Comments
 (0)