We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71f447 commit a30adf1Copy full SHA for a30adf1
README.md
@@ -25,7 +25,6 @@
25
<p align="center">
26
<a href="#about">About</a> |
27
<a href="#installation">Installation</a> |
28
- <a href="#supported-languages">Supported Languages</a> |
29
<a href="#usage">Usage</a> |
30
<a href="#contributing">Contributing</a> |
31
<a href="#release-notes">Release Notes</a> |
@@ -51,15 +50,13 @@ Paste the following command and press `Enter`:
51
50
ext install mstuttgart.odoo-snippets
52
```
53
54
-## Supported Languages
+## Usage
55
56
This extension provide support to following languages (file extensions):
57
58
* Python (.py)
59
* XML (.xml)
60
61
-## Usage
62
-
63
Below is a list of all available snippets.
64
65
### Python Snippets
0 commit comments