From cab67e01077e75d0408a6013b1c5cb6b56ec20d1 Mon Sep 17 00:00:00 2001 From: Andrew Pospeshil <42613926+aposp@users.noreply.github.com> Date: Sat, 26 Sep 2020 21:29:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf4ffed..86f3f62 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Resize GUI is a macOS application meant to showcase the results of *Project 2: C ![gui gif](https://github.com/oalejel/resize-GUI/blob/master/resize-gif.gif) ## Setup -To run a macOS app with Xcode, you have to adjust the signing settings. **Change the signing team after clicking through the following selections, and then select "Add Account... in the dropdown menu"** +To run a macOS app with Xcode, you have to adjust the signing settings. **Change the signing team after clicking through the following selections, and then select "Add Account..." in the dropdown menu** ![settings](https://github.com/oalejel/resize-GUI/blob/master/steps.png)