-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -153,6 +153,7 @@ export function Component() { | |
<CardContent> | ||
<p className="text-sm text-gray-300"> | ||
DocTutor transforms code interaction by automatically creating comprehensive, customized documentation and examples. Leveraging an intelligent documentation engine and interactive CLI, DocTutor answers specific questions and documents entire projects with ease. It empowers developers to seamlessly explore and understand their codebase. | ||
Open Source on December. | ||
</p> | ||
{/* Optionally add links to the project (GitHub, demo, etc.) */} | ||
<a href="mailto:David%20Doe%20<[email protected]>" target="_blank" rel="noopener noreferrer" className="text-blue-300 hover:underline"> | ||
|