|
5 | 5 |
|
6 | 6 | Ultralytics Docs are the gateway to understanding and utilizing our cutting-edge machine learning tools. These documents are deployed to [https://docs.ultralytics.com](https://docs.ultralytics.com) for your convenience.
|
7 | 7 |
|
8 |
| -[](https://github.com/ultralytics/docs/actions/workflows/pages/pages-build-deployment) [](https://github.com/ultralytics/docs/actions/workflows/links.yml) [](https://github.com/ultralytics/docs/actions/workflows/check_domains.yml) [](https://github.com/ultralytics/docs/actions/workflows/format.yml) <a href="https://ultralytics.com/discord"><img alt="Discord" src="https://img.shields.io/discord/1089800235347353640?logo=discord&logoColor=white&label=Discord&color=blue"></a> |
| 8 | +[](https://github.com/ultralytics/docs/actions/workflows/pages/pages-build-deployment) |
| 9 | +[](https://github.com/ultralytics/docs/actions/workflows/links.yml) |
| 10 | +[](https://github.com/ultralytics/docs/actions/workflows/check_domains.yml) |
| 11 | +[](https://github.com/ultralytics/docs/actions/workflows/format.yml) |
| 12 | +[](https://ultralytics.com/discord) |
9 | 13 |
|
10 | 14 | ## 🛠️ Installation
|
11 | 15 |
|
12 |
| -[](https://badge.fury.io/py/ultralytics) [](https://pepy.tech/project/ultralytics) |
| 16 | +[](https://pypi.org/project/ultralytics/) |
| 17 | +[](https://pepy.tech/project/ultralytics) |
| 18 | +[](https://pypi.org/project/ultralytics/) |
13 | 19 |
|
14 | 20 | To install the ultralytics package in developer mode, ensure you have Git and Python 3 installed on your system. Then, follow these steps:
|
15 | 21 |
|
@@ -43,13 +49,13 @@ mkdocs serve
|
43 | 49 |
|
44 | 50 | - #### Command Breakdown:
|
45 | 51 |
|
46 |
| - - `mkdocs` is the main MkDocs command-line interface. |
47 |
| - - `serve` is the subcommand to build and locally serve your documentation. |
| 52 | + - `mkdocs` is the main MkDocs command-line interface. |
| 53 | + - `serve` is the subcommand to build and locally serve your documentation. |
48 | 54 |
|
49 | 55 | - 🧐 Note:
|
50 | 56 |
|
51 |
| - - Grasp changes to the docs in real-time as `mkdocs serve` supports live reloading. |
52 |
| - - To stop the local server, press `CTRL+C`. |
| 57 | + - Grasp changes to the docs in real-time as `mkdocs serve` supports live reloading. |
| 58 | + - To stop the local server, press `CTRL+C`. |
53 | 59 |
|
54 | 60 | ## 🌍 Building and Serving Multi-Language
|
55 | 61 |
|
@@ -113,7 +119,7 @@ We cherish the community's input as it drives Ultralytics open-source initiative
|
113 | 119 |
|
114 | 120 | ## 📜 License
|
115 | 121 |
|
116 |
| -Ultralytics presents two licensing options: |
| 122 | +Ultralytics Docs presents two licensing options: |
117 | 123 |
|
118 | 124 | - **AGPL-3.0 License**: Perfect for academia and open collaboration. Details are in the [LICENSE](https://github.com/ultralytics/docs/blob/main/LICENSE) file.
|
119 | 125 | - **Enterprise License**: Tailored for commercial usage, offering a seamless blend of Ultralytics technology in your products. Learn more at [Ultralytics Licensing](https://ultralytics.com/license).
|
|
0 commit comments