Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
add header to README
Browse files Browse the repository at this point in the history
  • Loading branch information
wintonzheng committed Aug 24, 2023
1 parent 327c1e6 commit f3a94e0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 18 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@ repos:
^\.pre-commit-config.yaml$ |
poetry.lock$
)
- repo: https://github.com/thlorenz/doctoc
rev: v2.2.0
hooks:
- id: doctoc
- repo: https://github.com/pycqa/isort
rev: 5.12.0
hooks:
Expand Down
25 changes: 11 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [Setup](#setup)
- [Set up PyEnv](#set-up-pyenv)
- [Set up Poetry env](#set-up-poetry-env)
- [1. Install Poetry](#1-install-poetry)
- [2. Set up Poetry to create virtual envs in the local directory](#2-set-up-poetry-to-create-virtual-envs-in-the-local-directory)
- [3. Python Version](#3-python-version)
- [4. Set up the virtual environment](#4-set-up-the-virtual-environment)
- [(Optional) 5. Set up auto-poetry shell spawning](#optional-5-set-up-auto-poetry-shell-spawning)
- [Set up Pre-commit](#set-up-pre-commit)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<h1 align="center">Wyvern</h1>

<div align="center">

**[Wyvern](https://docs.wyvern.ai) is a Machine Learning platform for marketplaces**

</div>

<div align="center">
<img src="/docs/wyvern_logo.jpg" width="180px" alt="bentoml" />
</div>

# Setup

Expand Down
Binary file removed docs/deploy-diagram.png
Binary file not shown.
Binary file added docs/wyvern_logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3a94e0

Please sign in to comment.