Skip to content

Commit 39289c1

Browse files
committed
formatting visuals
1 parent 20e32ef commit 39289c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Using-GitHub-Copilot-with-CSharp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Let's create our first global custom instructions file!
271271
1. Create a `copilot-instructions.md` file in the `.github` directory:
272272
273273
<div align="left">
274-
<img src="./images/012instructionsfile.jpg" alt="Instructions File Location" width="500" height="300">
274+
<img src="./images/012instructionsfile.jpg" alt="Instructions File Location" width="300" height="500" >
275275
</div>
276276
277277
The example below can be customized in your own project, for this example we've created an instructions file specific to our C# requirements in this project.

0 commit comments

Comments
 (0)