Skip to content

Commit 3a7e714

Browse files
committed
Update README.md
1 parent 9819889 commit 3a7e714

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
A Sublime Text 2 and 3 package for the Papyrus scripting language.
44

55
# **Contents**
6-
- [Description](#-description-)
7-
- [How to install](#-how-to-install-)
8-
- [Core features](#-core-features-)
9-
- [Modules](#-modules-)
10-
- [Changelog](#-changelog-)
11-
- [License](#-license-)
6+
- [Description](#description)
7+
- [How to install](#how-to-install)
8+
- [Core features](#core-features)
9+
- [Modules](#modules)
10+
- [Changelog](#changelog)
11+
- [License](#license)
1212

1313
## **Description**
1414
SublimePapyrus is a package that aims to provide a development environment for a scripting language called [Papyrus](http://www.creationkit.com/Category:Papyrus) within [Sublime Text](https://www.sublimetext.com/). The package is split into a core package and additional packages for specific games and/or resources. The core package is always required, but the other packages usually depend upon the core package or one of the other packages.
@@ -80,9 +80,9 @@ Settings are located in *Preferences* > *Package Settings* > *SublimePapyrus*.
8080
- ***arguments***: A list of strings that are added at the end when invoking the compiler. Can be used to include additional options when invoking the compiler.
8181

8282
## **Modules**
83-
- [The Elder Scrolls V: Skyrim](#-the-elder-scrolls-v-skyrim-)
84-
- [Skyrim Script Extender](#skyrim-script-extender-skse-)
85-
- [Immersive First Person View](#immersive-first-person-view-ifpv-)
83+
- [The Elder Scrolls V: Skyrim](#the-elder-scrolls-v-skyrim)
84+
- [Skyrim Script Extender](#skyrim-script-extender-skse)
85+
- [Immersive First Person View](#immersive-first-person-view-ifpv)
8686

8787
### **The Elder Scrolls V: Skyrim**
8888
- Syntax highlighting

0 commit comments

Comments
 (0)