提交 f50c9bef 编写于 作者: R rsercano

copyright fix, added package info to electron

上级 01a6a6fb
......@@ -4,6 +4,10 @@
- Copy Mongod (>=3.2.6) to bin folder
# Steps to RUN directly
- Run npm install -g electron
- Run electron .
- Run: npm install -g electron
- Run: electron .
# Steps to package
- Run: npm install -g electron-packager
- Run: electron-packager . Mongoclient --app-version=2.0.0 --build-version=2.0.0 --icon=D:\git\mongoclient_packaged\app\programs\web.browser\app\logo\head.ico --overwrite --out=D:\git\mongoclient_packaged\packaged --electronVersion=1.6.2
......@@ -5,7 +5,7 @@
<a href="#"> <strong>Mongoclient</strong></a>.com
</div>
<div>
<strong>Copyright</strong><a href="#"> R. Sercan Özdemir</a> &copy; 2016
<strong>Copyright</strong><a href="#"> Mongoclient, Licensed with AGPL v3.0r</a> &copy; 2017
</div>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册