Skip to content

Commit 35f9cb1

Browse files
authored
Merge pull request #8 from zhujian0805/main
update read me and the CLAUDE.md
2 parents 7f0c752 + 2711a53 commit 35f9cb1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This file documents repository-level expectations and instructions intended to g
44

55
- Ask for approval before any git commit and push
66
- Always all tests by find all fils with 'find' command and run them all one by one
7+
- If the change does not change to any real code, like python, then no need to test at all
78
- Never commit credentials, keys, .env files
89
- After any changes, run the folling to reinstall the project:
910
```

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
<div align="center">
44

5-
[![PyPI Version](https://img.shields.io/pypi/v/code-assistant-manager?color=blue)](https://pypi.org/project/code-assistant-manager/)
65
[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
7-
[![Python Versions](https://img.shields.io/pypi/pyversions/code-assistant-manager.svg)](https://pypi.org/project/code-assistant-manager/)
86
[![Code Quality](https://img.shields.io/badge/code%20quality-A+-brightgreen.svg)](https://github.com/Chat2AnyLLM/code-assistant-manager/actions)
97

108
**One CLI to Rule Them All.**

0 commit comments

Comments
 (0)