Skip to content

Commit

Permalink
Add a README
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Nov 26, 2023
1 parent dc44440 commit 8fa7e44
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Package Control Libraries Channel

This repository provides python 3.8 library meta-data for Package Control 4.0.

To make use of it, add the following lines to _Package Control.sublime-settings_.

```json
"channels": [
"https://packagecontrol.github.io/channel/channel_v4.json",
"https://packagecontrol.io/channel_v3.json",
],
```

> **Note**
>
> Keep the order, so items from this channel override those from default channel.

0 comments on commit 8fa7e44

Please sign in to comment.