Skip to content

Fix typos, add pyproject.toml, CONTRIBUTING.md and .gitignore#1

Merged
microDM merged 1 commit intomicroDM:mainfrom
Abdeltoto:docs/typos-and-improvements
Mar 23, 2026
Merged

Fix typos, add pyproject.toml, CONTRIBUTING.md and .gitignore#1
microDM merged 1 commit intomicroDM:mainfrom
Abdeltoto:docs/typos-and-improvements

Conversation

@Abdeltoto
Copy link
Copy Markdown
Contributor

Hi,

I made a few improvements to the project:

Typos fixed:

  • README & scripts: "resistence" → "resistance"
  • README: "referes" → "refers"
  • README: "mult-FASTA" → "multi-FASTA"
  • probiopred.py: "succeded" → "succeeded"
  • README: performance image link (master → main branch)

New files:

  • .gitignore – exclude build/, *.egg-info, pycache, etc.
  • pyproject.toml – modern packaging metadata (Python 3.8+, relaxed deps)
  • CONTRIBUTING.md – guide for contributors

All changes are cosmetic and don't affect the core logic.

- README: resistence->resistance, referes->refers, mult->multi
- README: fix performance image link (master->main)
- proBioPred.py: resistence->resistance
- probiopred.py: resistence->resistance, succeded->succeeded
- Add pyproject.toml for modern packaging metadata
- Add CONTRIBUTING.md for contributors
- Add .gitignore for build artifacts

Made-with: Cursor
@microDM microDM merged commit 8c88c75 into microDM:main Mar 23, 2026
@Abdeltoto Abdeltoto deleted the docs/typos-and-improvements branch March 24, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants