Skip to content

Commit e0f0131

Browse files
lyashevskafdiblen
andauthored
Update README.md
Co-authored-by: fdiblen <144492+fdiblen@users.noreply.github.com>
1 parent 8af8a86 commit e0f0131

1 file changed

Lines changed: 14 additions & 6 deletions

File tree

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,20 @@ Spend less time setting up and configuring your new Python packages by using thi
55
You can choose from various user profiles, each offering a range of features to suit your needs.
66

77
## User profiles
8-
- **Minimum**
9-
As the name suggests, this profile provides the bare essentials to get started with a Python package.This is a good place to start if this is your first time writing research software. You can always add more features later.
10-
- **Recommended**
11-
Building on the Minimum profile, this option includes a carefully selected set of features that we believe users will find useful. However, all features can be customized by the user.
12-
- **Let me choose**
13-
This fully customizable profile allows you to select from a list of features to include in your package according to your preferences.
8+
9+
The template profiles for a Python package offer varying levels of customization to cater to different user needs. Below are the profiles the template offers.
10+
11+
### Minimum
12+
13+
This profile offers the essential features to begin developing a Python package, making it ideal for first-time research software developers. Additional features can be added as needed.
14+
15+
### Recommended
16+
17+
This option provides a pre-selected set of features for research software, which users can fully customize.
18+
19+
### Let me choose
20+
21+
This fully customizable profile enables you to selectively include or exclude features in your Python package.
1422

1523
## Features
1624

0 commit comments

Comments
 (0)