Go to file
2022-08-18 16:17:20 +09:00
DATABASE first 2022-08-09 17:44:32 +09:00
doc first 2022-08-09 17:44:32 +09:00
src/main Merge branch 'tolag3' 2022-08-18 12:42:27 +09:00
.gitignore git ignore 추가 2022-08-09 18:06:01 +09:00
pom.xml first 2022-08-09 17:44:32 +09:00
README.md Update README.md 2022-08-18 16:17:20 +09:00

전자조정고도화 프로젝트

기간 : 22.06.15~22.12.12

투입인력 : 조용준B, 이호영D, 이준호J

Installation

Use the package manager pip to install foobar.

pip install foobar

Usage

import foobar

# returns 'words'
foobar.pluralize('word')

# returns 'geese'
foobar.pluralize('goose')

# returns 'phenomenon'
foobar.singularize('phenomena')

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License