Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 497b239

Browse files
update readme
1 parent 7df7243 commit 497b239

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎README.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,11 @@ To use the app, simply run the following command in your terminal:
5353
npm start
5454
```
5555

56-
The app will retrieve recent questions from the specified StackExchange site, analyze them using ChatGPT, and generate tutorial and blog post ideas based on the common themes. The results will be displayed in your terminal.
56+
The app will retrieve recent questions from the specified StackExchange site, analyze them using ChatGPT, and generate tutorial and blog post ideas based on the common themes.
57+
58+
The results will be available in your browser locally on the `3000` port. For example, if you're running the app on your local machine, you can view the results at `http://localhost:3000`. Once you've deployed the app to a server, you can view the results at the address of the server.
59+
60+
New results will be generated once a week, and the results will be updated automatically when the first visit in the next week to the site occurs.
5761

5862
## Code of Conduct
5963

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /