Skip to content

Commit ad6aee3

Browse files
committed
chore: update readme for the workspace template
1 parent 6297d8d commit ad6aee3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# Alpen Labs Rust Template
1+
# Alpen Labs Rust Workspace Template
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache-blue.svg)](https://opensource.org/licenses/apache-2-0)
55
[![ci](https://github.com/alpenlabs/rust-template/actions/workflows/lint.yml/badge.svg?event=push)](https://github.com/alpenlabs/rust-template/actions)
66
[![docs](https://img.shields.io/badge/docs-docs.rs-orange)](https://docs.rs/rust-template)
77

8-
This repo is a template for easy setup of a Rust project within
8+
This repo is a template for easy setup of a Rust workspace project within
99
[`AlpenLabs` GitHub organization](https://github.com/alpenlabs).
10+
If you are looking for the single crate template, you can find it at
11+
[`alpenlabs/rust-template](https://github.com/alpenlabs/rust-template).
1012

1113
- It comes with a preconfigured `.justfile` for common tasks.
1214
- Licensing is taken care of, with dual MIT-Apache 2.0 licenses.

0 commit comments

Comments
 (0)