Skip to content

Commit ed5507d

Browse files
authored
Update README.md
1 parent 9964369 commit ed5507d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# CSharpCpp
1+
# SharpCpp
22

3-
CSharpCpp is from C# to C++ transpiler/code-generator. 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#. Currently only [XLIS](https://github.com/m039/XLIS)'s FooBar example is working and nothing else.
44

5-
_It is a prototype, future of the project is unknown._
5+
_It is just a raw idea, future of the project is unknown._
66

77
# Usage
88
* You can use MacOS Application to test functionality, there are no other options for now.

0 commit comments

Comments
 (0)