Skip to content

Commit 71c3d4a

Browse files
committed
docs: remove outdated syncing instructions and clean up README
1 parent 5baac81 commit 71c3d4a

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -62,29 +62,12 @@ remains the source of the core database.
6262
uv pip install arcadedb-embedded
6363
```
6464

65-
See [the Python
66-
README](bindings/python/README.md)
67-
for usage, examples, and build details.
68-
6965
## 🔗 Quick Links
7066

7167
- Python README: [bindings/python/README.md](bindings/python/README.md)
7268
- PyPI:
7369
[https://pypi.org/project/arcadedb-embedded/](https://pypi.org/project/arcadedb-embedded/)
7470

75-
## 🔄 Syncing Upstream
76-
77-
This fork tracks ArcadeData/arcadedb through the local `upstream-main` mirror branch.
78-
79-
- Check status: `./sync-upstream.sh --status`
80-
- Preview sync: `./sync-upstream.sh --dry-run`
81-
- Merge upstream: `./sync-upstream.sh`
82-
83-
The sync keeps this fork's root `README.md`, `CLAUDE.md`, and the removed Java/Maven
84-
workflows under `.github/workflows/` from being overwritten or reintroduced, including
85-
the removed `meterian.yml` workflow. See the full sync notes in
86-
[bindings/python/docs/development/sync-upstream.md](bindings/python/docs/development/sync-upstream.md).
87-
8871
## 🧭 Upstream ArcadeDB (Java)
8972

9073
This repo is a fork of ArcadeDB Java. For the server, Java API, and core database docs:

0 commit comments

Comments
 (0)