modify README
This commit is contained in:
parent
0cca85eb0d
commit
18b71cc6ff
|
@ -1,3 +1,5 @@
|
||||||
# IC_FPGA_projects
|
# IC_FPGA_projects
|
||||||
This repository is used to introduce to some projects or modules bases on the mainly lanuage--verilog.
|
This repository is used to introduce to some projects or modules bases on the mainly lanuage--verilog.
|
||||||
# 1
|
# 1 slove the every time git push need to input the username and password.
|
||||||
|
git config --global credential.helper store
|
||||||
|
//then git push again,and next will not need to input the username and password.
|
Loading…
Reference in New Issue