Update README.md

This commit is contained in:
Twarit Waikar
2019-08-20 01:47:30 +05:30
committed by GitHub
parent ffc9becb3d
commit ed4295a325

View File

@@ -1,4 +1,5 @@
# GDNative Based Git Plugin for Godot Version Control Editor Plugin
Implements the proxy end-points for the `EditorVCSInterface` API in the Godot Engine Editor. Uses [libgit2](https://libgit2.org) at its backend to simulate Git in code.
## Build Instructions