Skip to content

Commit 95f303b

Browse files
RIO ISHIIclaude
authored andcommitted
docs: add parent repo clone notice with actual URLs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3325811 commit 95f303b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
> **Important**: This repository is a subproject of [Qlib-with-Claudex (parent)](https://github.com/rozwer/Qlib-with-Claudex).
2+
> Clone the **parent repository first** to get Claude Code skills, subagents, and settings required for the R&D loop.
3+
>
4+
> ```bash
5+
> git clone git@github.com:rozwer/Qlib-with-Claudex.git Qlib && cd Qlib
6+
> git clone git@github.com:rozwer/qlib-with-claudex-sub.git Qlib-with-Claudex
7+
> ```
8+
9+
---
10+
111
[![Python Versions](https://img.shields.io/pypi/pyversions/pyqlib.svg?logo=python&logoColor=white)](https://pypi.org/project/pyqlib/#files)
212
[![Platform](https://img.shields.io/badge/platform-linux%20%7C%20windows%20%7C%20macos-lightgrey)](https://pypi.org/project/pyqlib/#files)
313
[![PypI Versions](https://img.shields.io/pypi/v/pyqlib)](https://pypi.org/project/pyqlib/#history)

0 commit comments

Comments
 (0)