Skip to content

Commit 935679a

Browse files
authored
Update 04 Tailor Behavior.html
1 parent afd4938 commit 935679a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

09 AI Assistance/03 MCP Server/16 Claude Code/04 Tailor Behavior.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p>
2-
The <span class='private-file-name'>CLAUDE.md</span> file is a special file that you can use to tailor how Claude behaves during your conversations.
3-
When you run <code>claude</code> to start a new conversation, Claude automatically pulls the <span class='private-file-name'>CLAUDE.md</span> file into context.
4-
To find the file, it checks your home directory (<span class='private-file-name'>~ / .claude /</span>) and it checks the current, parent, and child directories of where you run <code>claude</code>.
5-
The following <span class='private-file-name'>CLAUDE.md</span> file provides an example of how you might tailor Claude to aid in your QuantConnect workflow.
2+
The <span class='public-file-name'>CLAUDE.md</span> file is a special file that tailors how Claude behaves during your conversations.
3+
When you run <code>claude</code> to start a new conversation, Claude automatically pulls the <span class='public-file-name'>CLAUDE.md</span> file into context.
4+
To find the file, it checks your home directory (<span class='public-file-name'>~ / .claude /</span>) and it checks the current, parent, and child directories of where you run <code>claude</code>.
5+
The following <span class='public-file-name'>CLAUDE.md</span> file provides an example of how you might tailor Claude to aid in your QuantConnect workflow.
66
Feel free to edit it to fit your needs.
77
There is no strict format for the file.
88
</p>
@@ -72,4 +72,4 @@
7272
- Always explain why you made a design choice if multiple options exist.
7373
</pre></div>
7474

75-
<p>For more information about <span class='private-file-name'>CLAUDE.md</span> files, see <a href='https://www.anthropic.com/engineering/claude-code-best-practices' rel='nofollow' target='_blank'>Claude Code: Best practices for agentic coding</a> on the Anthropic website.</p>
75+
<p>For more information about <span class='public-file-name'>CLAUDE.md</span> files, see <a href='https://www.anthropic.com/engineering/claude-code-best-practices' rel='nofollow' target='_blank'>Claude Code: Best practices for agentic coding</a> on the Anthropic website.</p>

0 commit comments

Comments
 (0)