We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937fb5f commit a3121ddCopy full SHA for a3121dd
1 file changed
gemini-cli-vs-claude-code/README.md
@@ -4,10 +4,10 @@ This folder provides the code examples for the Real Python tutorial [Gemini CLI
4
5
## Important Note
6
7
-The code in this folder doesn't strictly match the code in the tutorial. The differences are the following:
+The code in this folder doesn't strictly match the code in the tutorial. The differences are as follows:
8
9
- Consistently use double quotes in string literals
10
- Remove unused imports
11
- Reformat lines longer than 79 characters
12
13
-These changes were required in order to meet the repository's quality rules.
+These changes were required to meet the repository's quality rules.
0 commit comments