Skip to content

Commit

Permalink
fix: Typo (#264)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
  • Loading branch information
gaocegege authored Jun 10, 2022
1 parent 8cf8b53 commit 5e82ccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ envd is a **machine learning development environment** for data scientists, AI/M

## Why use envd?

It is still too difficult to configure development environments and reproduce results in AI/ML scenario.
It is still too difficult to configure development environments and reproduce results in AI/ML scenarios.

envd is a **machine learning development environment** for data scientists, AI/ML engineers, or teams. Environments built with envd enjoy the following features out-of-the-box:

🐍 **Life is shore, we use Python[^1]**
🐍 **Life is short, we use Python[^1]**

Development environments are full of Dockerfiles, bash scripts, Kubernetes YAML manifests, and many other clunky files. And they are always breaking. envd builds are isolated and clean. You can write simple instructions in Python, instead of Bash / Makefile / Dockerfile / ...

Expand Down

0 comments on commit 5e82ccb

Please sign in to comment.