Skip to content

Commit 99451cc

Browse files
authored
Merge pull request #47 from OS2offdig/46-improve-the-section-on-how-to-install-and-run
Added dev and prod sections
2 parents 7c5b463 + c559b7d commit 99451cc

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,20 @@
2525

2626
#### Key Features
2727

28-
> Replace this with a brief explaination of the main features or functionalities of your project.]
28+
> Replace this with a brief explaination of the main features or functionalities of your project.
2929
3030
## ▶️ How to Install and Run
3131
> Replace with clear, concise instructions on how to install and run the codebase for development, test and production setups. Link to repositories containing deployment templates that automates deployment
3232
33-
#### Examples
33+
#### Setting up a development enviroment
34+
> Describe how to get a development enviroment up and running
35+
36+
#### Deploying to production
37+
> Describe the different deployment methods for the project. Please adhere to the deployment standards recommended by OS2 when describing how to get the project running in production.
38+
39+
####
40+
41+
## :star: Examples
3442

3543
> Replace with examples demonstrating key functionality, code-snippets such as command-line usage, API calls or if needed screendumps
3644

0 commit comments

Comments
 (0)