You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ Are you writing research software? Save your time on setting up and configuring
4
4
5
5
## User profiles
6
6
-**Minimum**
7
-
As the name says is the bare minimum to get started with a Python package.
7
+
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.
8
8
-**Recommended**
9
-
This profile is based on the Minimum and includes set of carefully selected features which we believe the users might want. However, all features can be modified by the user.
9
+
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.
10
10
-**Let me choose**
11
-
This is a fully customizable profile. You can choose from a list of features to include in your package as you like.
11
+
This fully customizable profile allows you to select from a list of features to include in your package according to your preferences.
0 commit comments