Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오지민
/
HomePurchaseAgePrediction
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오지민
2021-06-10 14:54:19 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
42679bc1218086f5d2aa96a81beccefdcde345e4
42679bc1
1 parent
dc825170
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
README.md
README.md
View file @
42679bc
...
...
@@ -32,10 +32,15 @@
## Contributing
1.
프로젝트 fork
2.
기능 분기 만들기 (git chekcout -b feature/featureName)
3.
변경 사항 커밋 (git commmit -m "Add feature~")
4.
푸시 (git push origin feature/featureName)
5.
pull request
## License
Distributed under the MIT License.
...
...
Please
register
or
login
to post a comment