Skip to content

Commit

Permalink
Update README.md with center alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Feb 27, 2024
1 parent 017df59 commit f6cb3a6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<div align="center">
<div class="center">

# **Bittensor Subnet Template** <!-- omit in toc -->

[![Discord Chat](https://img.shields.io/discord/308323056592486420.svg)](https://discord.gg/bittensor)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

</div>

---

# Quickstart using VSCode + Remote Containers (recommended)
Expand Down Expand Up @@ -37,6 +39,8 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
./scripts/run_openai_miner.sh
```

<div align="center">

# Installation

This repository requires python3.8 or higher. To install, simply clone this repository and install the requirements.
Expand Down

0 comments on commit f6cb3a6

Please sign in to comment.