Fix text on Settings screen; update version to 0.0.6

This commit is contained in:
Saoud Rizwan
2024-07-10 12:32:09 -04:00
parent ad4034df84
commit a5898d8903
2 changed files with 2 additions and 1 deletions

View File

@@ -153,6 +153,7 @@ const SettingsView = ({ apiKey, setApiKey, maxRequestsPerTask, setMaxRequestsPer
}}>
<p>
This project was made for Anthropic's "Build with Claude June 2024 contest"
<br/>
<VSCodeLink href="https://github.com/saoudrizwan/claude-dev">
https://github.com/saoudrizwan/claude-dev
</VSCodeLink>