markdown fixes
This commit is contained in:
parent
beeb0c6493
commit
4f6ac67eca
@ -1,4 +1,4 @@
|
||||
#**Lightweight Code Editor with AI integration**
|
||||
# **Lightweight Code Editor with AI integration**
|
||||
|
||||
## 1. Introduction
|
||||
|
||||
@ -91,6 +91,7 @@ The user does not directly see the search, but the result is sent with the promp
|
||||
The following examples illustrate how to use this program.
|
||||
|
||||
*I want to ask the AI about something in my file*
|
||||
|
||||
**user actions**:
|
||||
+ click on button with name of the file
|
||||
+ write message to AI
|
||||
@ -105,6 +106,7 @@ The following examples illustrate how to use this program.
|
||||
|
||||
|
||||
*I want to ask the AI about somehting in my file, but the AI has outdated info about the topic*
|
||||
|
||||
**user actions**:
|
||||
+ click on button with name of the file
|
||||
+ activate "enable internet search" toggle
|
||||
@ -120,6 +122,7 @@ The following examples illustrate how to use this program.
|
||||
|
||||
|
||||
*I want to debug my code*
|
||||
|
||||
**user actions**:
|
||||
+ click on button with name of the file
|
||||
+ click the "execute code" button
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user