Azure-Samples / azure-government-openai-access

Companion sample application for Azure Government OpenAI Access
MIT License
18 stars 2 forks source link

Updates to README.md #4

Closed robcamer closed 1 year ago

robcamer commented 1 year ago

Purpose

The README.md has some typos and omissions (environment variables) and does not have instructions for Windows.

Does this introduce a breaking change?

[ ] Yes
[x ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

I work at MSFT and with gov customers. Looking to help. Thanks!