|
302 | 302 | <li class="md-nav__item"> |
303 | 303 | <a href="#interested-in-microbiorust-py-check-out-the-microbiorust-py-section-for-quick-start-more" class="md-nav__link"> |
304 | 304 | <span class="md-ellipsis"> |
305 | | - Interested in microbiorust-py?## Check out the microbiorust-py section for quick-start & more! |
| 305 | + Interested in microbiorust-py? Check out the microbiorust-py section for quick-start & more! |
306 | 306 | </span> |
307 | 307 | </a> |
308 | 308 |
|
|
404 | 404 |
|
405 | 405 |
|
406 | 406 |
|
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + <li class="md-nav__item"> |
| 414 | + <a href="microbiorust-py/" class="md-nav__link"> |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + <span class="md-ellipsis"> |
| 419 | + Python - microbiorust-py |
| 420 | + |
| 421 | + </span> |
| 422 | + |
| 423 | + |
| 424 | + </a> |
| 425 | + </li> |
| 426 | + |
| 427 | + |
| 428 | + |
407 | 429 | </ul> |
408 | 430 | </nav> |
409 | 431 | </div> |
|
451 | 473 | <li class="md-nav__item"> |
452 | 474 | <a href="#interested-in-microbiorust-py-check-out-the-microbiorust-py-section-for-quick-start-more" class="md-nav__link"> |
453 | 475 | <span class="md-ellipsis"> |
454 | | - Interested in microbiorust-py?## Check out the microbiorust-py section for quick-start & more! |
| 476 | + Interested in microbiorust-py? Check out the microbiorust-py section for quick-start & more! |
455 | 477 | </span> |
456 | 478 | </a> |
457 | 479 |
|
@@ -485,8 +507,9 @@ <h2 id="features">Features</h2> |
485 | 507 | <hr /> |
486 | 508 | <h2 id="get-started">Get Started!!</h2> |
487 | 509 | <p>See Installation for details on how to install Rust for Linux, MacOSX and Windows</p> |
488 | | -<h2 id="interested-in-microbiorust-py-check-out-the-microbiorust-py-section-for-quick-start-more">Interested in microbiorust-py?## Check out the microbiorust-py section for quick-start & more!</h2> |
489 | | -<p>for microbiorust-py install with pip, no need to install Rust - see the microbiorust-py section</p> |
| 510 | +<p>If you want to call microbiorust from Python, that is microbiorust-py:</p> |
| 511 | +<h2 id="interested-in-microbiorust-py-check-out-the-microbiorust-py-section-for-quick-start-more">Interested in microbiorust-py? Check out the microbiorust-py section for quick-start & more!</h2> |
| 512 | +<p>for <code>microbiorust-py</code> install with pip, no need to install Rust - see the microbiorust-py section</p> |
490 | 513 | <p>Start a new project |
491 | 514 | <code>cargo new microBioRust_test</code></p> |
492 | 515 | <p>Add to your Cargo.toml |
|
0 commit comments