Skip to content

Commit 08b11d1

Browse files
committed
Update README.md
1 parent ced9641 commit 08b11d1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

ObjectiveC/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Directory `EmbeddedProgramming/Objective C`
1+
### Directory `EmbeddedProgramming/ObjectiveC`
22

33
---
44

@@ -34,10 +34,14 @@ $ gcc -I "C:\GNUstep\GNUstep\System\Library\Headers" -L "C:\GNUstep\GNUstep\Syst
3434
$ ./hello
3535
```
3636

37-
#### GNUstep Foder Location
37+
#### GNUstep Folder Location
3838
`<Foundation/Foundation.h>` : `C:\GNUstep\GNUstep\System\Library\Headers\Foundation`
3939
Libraries: `C:\GNUstep\GNUstep\System\Library\Libraries`
4040

4141
#### Online Objective-C Compiler
4242
[Obj-C link]: (https://www.tutorialspoint.com/compile_objective-c_online.php)
4343
[Online Objective-C Compiler][Obj-C link]
44+
45+
---
46+
47+
#### Notes

0 commit comments

Comments
 (0)