Skip to content

Commit 98b1eb5

Browse files
committed
[IMP] core: README update
* follow markdown guidelines * add section for security reports closes odoo#203999 X-original-commit: 962053a Signed-off-by: Victor Feyens (vfe) <[email protected]>
1 parent aa9845a commit 98b1eb5

File tree

1 file changed

+24
-19
lines changed

1 file changed

+24
-19
lines changed

README.md

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,37 @@
1+
# Odoo
2+
13
[![Build Status](https://runbot.odoo.com/runbot/badge/flat/1/master.svg)](https://runbot.odoo.com/runbot)
24
[![Tech Doc](https://img.shields.io/badge/master-docs-875A7B.svg?style=flat&colorA=8F8F8F)](https://www.odoo.com/documentation/master)
35
[![Help](https://img.shields.io/badge/master-help-875A7B.svg?style=flat&colorA=8F8F8F)](https://www.odoo.com/forum/help-1)
46
[![Nightly Builds](https://img.shields.io/badge/master-nightly-875A7B.svg?style=flat&colorA=8F8F8F)](https://nightly.odoo.com/)
57

6-
Odoo
7-
----
8-
98
Odoo is a suite of web based open source business apps.
109

11-
The main Odoo Apps include an <a href="https://www.odoo.com/page/crm">Open Source CRM</a>,
12-
<a href="https://www.odoo.com/app/website">Website Builder</a>,
13-
<a href="https://www.odoo.com/app/ecommerce">eCommerce</a>,
14-
<a href="https://www.odoo.com/app/inventory">Warehouse Management</a>,
15-
<a href="https://www.odoo.com/app/project">Project Management</a>,
16-
<a href="https://www.odoo.com/app/accounting">Billing &amp; Accounting</a>,
17-
<a href="https://www.odoo.com/app/point-of-sale-shop">Point of Sale</a>,
18-
<a href="https://www.odoo.com/app/employees">Human Resources</a>,
19-
<a href="https://www.odoo.com/app/social-marketing">Marketing</a>,
20-
<a href="https://www.odoo.com/app/manufacturing">Manufacturing</a>,
21-
<a href="https://www.odoo.com/">...</a>
10+
The main Odoo Apps include an [Open Source CRM](https://www.odoo.com/page/crm),
11+
[Website Builder](https://www.odoo.com/app/website),
12+
[eCommerce](https://www.odoo.com/app/ecommerce),
13+
[Warehouse Management](https://www.odoo.com/app/inventory),
14+
[Project Management](https://www.odoo.com/app/project),
15+
[Billing &amp; Accounting](https://www.odoo.com/app/accounting),
16+
[Point of Sale](https://www.odoo.com/app/point-of-sale-shop),
17+
[Human Resources](https://www.odoo.com/app/employees),
18+
[Marketing](https://www.odoo.com/app/social-marketing),
19+
[Manufacturing](https://www.odoo.com/app/manufacturing),
20+
[...](https://www.odoo.com/)
2221

2322
Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get
24-
a full-featured <a href="https://www.odoo.com">Open Source ERP</a> when you install several Apps.
23+
a full-featured [Open Source ERP](https://www.odoo.com) when you install several Apps.
2524

26-
Getting started with Odoo
27-
-------------------------
25+
## Getting started with Odoo
2826

29-
For a standard installation please follow the <a href="https://www.odoo.com/documentation/master/administration/install/install.html">Setup instructions</a>
27+
For a standard installation please follow the [Setup instructions](https://www.odoo.com/documentation/master/administration/install/install.html)
3028
from the documentation.
3129

32-
To learn the software, we recommend the <a href="https://www.odoo.com/slides">Odoo eLearning</a>, or <a href="https://www.odoo.com/page/scale-up-business-game">Scale-up</a>, the <a href="https://www.odoo.com/page/scale-up-business-game">business game</a>. Developers can start with <a href="https://www.odoo.com/documentation/master/developer/howtos.html">the developer tutorials</a>
30+
To learn the software, we recommend the [Odoo eLearning](https://www.odoo.com/slides),
31+
or [Scale-up, the business game](https://www.odoo.com/page/scale-up-business-game).
32+
Developers can start with [the developer tutorials](https://www.odoo.com/documentation/master/developer/howtos.html).
33+
34+
## Security
35+
36+
If you believe you have found a security issue, check our [Responsible Disclosure page](https://www.odoo.com/security-report)
37+
for details and get in touch with us via email.

0 commit comments

Comments
 (0)