Skip to content

Commit 47e8150

Browse files
committed
emoji
1 parent 32cfd73 commit 47e8150

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ applications written in the Elips language.
1212
*P.S. This package is expected to be used as a library, so there are only a few
1313
interactable commands you can use, and those are mostly examples.*
1414

15-
## Documentation
15+
## πŸ“š Documentation
1616

1717
- [OpenAI API docs](https://beta.openai.com/docs/introduction)
1818

1919
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
2020
**Table of Contents**
2121

2222
- [OpenAI.el](#openaiel)
23-
- [Documentation](#documentation)
23+
- [πŸ“š Documentation](#πŸ“š-documentation)
2424
- [πŸ”¨ Usage](#πŸ”¨-usage)
2525
- [The simplest example](#the-simplest-example)
2626
- [πŸ“ Customization](#πŸ“-customization)
2727
- [πŸ“’ API functions](#πŸ“’-api-functions)
2828
- [πŸ–₯ Setting Model](#πŸ–₯-setting-model)
29-
- [References](#references)
29+
- [πŸ”— References](#πŸ”—-references)
3030
- [Contribute](#contribute)
3131

3232
<!-- markdown-toc end -->
@@ -112,7 +112,7 @@ with more text related files you'll likely want something starting with `text-`.
112112
(setq openai-completion-model "NAME-HERE")
113113
```
114114

115-
## References
115+
## πŸ”— References
116116

117117
- [CodeGPT](https://marketplace.visualstudio.com/items?itemName=timkmecl.codegpt3)
118118
- [aide.el](https://github.com/junjizhi/aide.el)

0 commit comments

Comments
Β (0)