Skip to content

Commit 62c2751

Browse files
author
adrianbartyczak
committed
Update README.md
1 parent 4694782 commit 62c2751

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

+2-12
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
**Gnu-linux-shell-use** is a foundation for shell scripting in the GNU/Linux environment.
88

9-
It is made up of four type of solutions:
9+
It is made up of four types of solutions:
1010

1111
1. Scripts
1212
2. Functions scripts
@@ -15,7 +15,7 @@ It is made up of four type of solutions:
1515

1616
# Paradigms
1717

18-
All the solutions of **Gnu-linux-shell-use** exist in following paradigms. Each paradigm contains one to two examples:
18+
The following is a list of all the paradigms in which all solutions of **Gnu-linux-shell-use** exist:
1919

2020
## Application management
2121

@@ -77,15 +77,5 @@ All the solutions of **Gnu-linux-shell-use** exist in following paradigms. Each
7777

7878
All the solutions in this repository follow [standard guidelines](https://github.com/computingfoundation/gnu-linux-shell-use/wiki).
7979

80-
# Contributing
81-
82-
If you would like to contribute, please ensure that your contribution adheres to the respective [guideline](https://github.com/computingfoundation/gnu-linux-shell-use/wiki). Here is a list of [needed solutions](https://github.com/computingfoundation/gnu-linux-shell-use/wiki/Needed-solutions); it can be used for ideas.
83-
84-
An alternative implementation to an already existing solution will be accepted only if it has substantial reason, such as using a different dependency or language.
85-
86-
Finally, credits will be placed in the wiki.
87-
88-
Please send an email to main@computingfoundation.org with any suggestions, comments or questions.
89-
9080
Thanks.
9181

0 commit comments

Comments
 (0)