Skip to content

Commit b70d60a

Browse files
committed
README tweaks
1 parent 3647361 commit b70d60a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ Currently supported:
1313

1414

1515
Javap (Java class file disassembler)
16-
**************************************
16+
======================================
1717

1818
.. image:: http://i.imgur.com/QbtbKpg.png
1919

2020

2121
JBE (Java Bytecode Editor)
22-
*****************************************
22+
===========================
2323
.. image:: http://i.imgur.com/uAXOxfy.png
2424

2525

2626
Version
27-
=======
27+
********
2828
1.0.2
2929

3030

3131
Installation
32-
=============
32+
*************
3333

3434

3535
#. Having installed `Package Control <https://packagecontrol.io/installation>`_ access the ``Command Pallete`` (`Ctrl+Shift+P`), select ``Install package`` and then select ``Java Bytecode``.
@@ -48,7 +48,7 @@ Installation
4848

4949

5050
Custom syntax highlighting
51-
===========================
51+
***************************
5252
The package comes with support for custom syntax highlighting by including the following custom scopes:
5353

5454
* ``return`` and similar keywords
@@ -64,7 +64,7 @@ The package comes with support for custom syntax highlighting by including the f
6464
**(!)** To use custom syntax coloring you need to edit the theme you use to provide support for these custom scopes.
6565

6666
Instructions
67-
************
67+
=============
6868
#. Obtain the ``.tmTheme`` file of the color scheme you are using and wish to edit
6969
#. Open it in a text editor
7070
#. Get the ``addedscopes.xml`` file from this package directory

0 commit comments

Comments
 (0)