Updated README.md
This commit is contained in:
parent
6a8d942721
commit
d270897302
6 changed files with 83 additions and 1 deletions
|
|
@ -49,6 +49,8 @@ public:
|
|||
|
||||
int main() {
|
||||
cout << "mcc v0.0.0\n";
|
||||
Network::Socket socket;
|
||||
socket.winInit();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue