You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.tpl
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,22 @@
33
33
34
34
## Table of Contents <!-- omit in TOC -->
35
35
36
+
- [🎃 Hacktoberfest](#-hacktoberfest)
36
37
- [📖 Documentation](#-documentation)
37
38
- [🔧 Installation](#-installation)
38
39
- [🚀 Getting Started](#-getting-started)
39
40
- [🌐 Running in the Browser with WASM](#-running-in-the-browser-with-wasm)
40
41
- [🤖 Compatibility with Meilisearch](#-compatibility-with-meilisearch)
41
42
- [⚙️ Development Workflow and Contributing](#️-development-workflow-and-contributing)
42
43
44
+
## 🎃 Hacktoberfest
45
+
46
+
It’s Hacktoberfest 2022 @Meilisearch
47
+
48
+
[Hacktoberfest](https://hacktoberfest.com/) is a celebration of the open-source community. This year, and for the third time in a row, Meilisearch is participating in this fantastic event.
49
+
50
+
You’d like to contribute? Don’t hesitate to check out our [contributing guidelines](./CONTRIBUTING.md).
51
+
43
52
## 📖 Documentation
44
53
45
54
See our [Documentation](https://docs.meilisearch.com/learn/tutorials/getting_started.html) or our [API References](https://docs.meilisearch.com/reference/api/).
0 commit comments