Skip to content

Commit a3121dd

Browse files
authored
Update README.md
1 parent 937fb5f commit a3121dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gemini-cli-vs-claude-code/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This folder provides the code examples for the Real Python tutorial [Gemini CLI
44

55
## Important Note
66

7-
The code in this folder doesn't strictly match the code in the tutorial. The differences are the following:
7+
The code in this folder doesn't strictly match the code in the tutorial. The differences are as follows:
88

99
- Consistently use double quotes in string literals
1010
- Remove unused imports
1111
- Reformat lines longer than 79 characters
1212

13-
These changes were required in order to meet the repository's quality rules.
13+
These changes were required to meet the repository's quality rules.

0 commit comments

Comments
 (0)