Skip to content

Commit 3acf200

Browse files
authored
Update industries list (#105)
* Update list of industries * Update version
1 parent 7d670f8 commit 3acf200

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,18 @@ In order to add a company to the OSCI ranking, do the following:
108108
- ^.*\.facebook\.com$
109109
```
110110
1) Select the industry to which your company belongs from the following list:
111-
- Banking & Financial Services;
112-
- Government, Public Sector & Non-Profits;
111+
- Automotive;
112+
- Banking, Insurance & Financial Services;
113+
- Education;
113114
- Energy & Utilities;
114-
- Healthcare;
115+
- Entertainment;
116+
- Healthcare and Pharma;
117+
- Professional Services;
118+
- Public Sector;
119+
- Retail & Hospitality;
115120
- Technology;
116121
- Media & Telecoms;
122+
- Travel & Transport;
117123
- Other (please specify);
118124

119125
For example:

osci/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2021.11.0'
1+
__version__ = '2021.11.1'

0 commit comments

Comments
 (0)