Skip to content

Commit e6be104

Browse files
committed
Merge branch 'develop' of https://github.com/m039/CSharpCpp into develop
2 parents f342537 + 735c3e7 commit e6be104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# SharpCpp
22

3-
SharpCpp is a transpiler that generates C++ code from C#. Currently only [XLIS](https://github.com/m039/XLIS)'s FooBar example is working and nothing else.
3+
SharpCpp is a transpiler that generates C++ code from C# code. Currently only [XLIS](https://github.com/m039/XLIS)'s FooBar example is working and nothing else.
44

55
_It is just a raw idea, highly experimental and future of the project is unknown. [Read more..](https://github.com/m039/SharpCpp/blob/develop/DevJournal.md)_
66

77
# Usage
8-
* You can use MacOS Application to test functionality, there are no other options for now.
8+
* You can use Mac app to test functionality, there are no other options for now.
99
* [Uncrustify](https://github.com/uncrustify/uncrustify) is needed for the library to work.
1010

1111
## Inspiration is taken from

0 commit comments

Comments
 (0)