Run markdownfmt.

This commit is contained in:
Swizzlr 2017-01-07 10:03:09 +00:00
parent d380b4144a
commit ddf5d02a09
1 changed files with 10 additions and 6 deletions

View File

@ -1,4 +1,5 @@
# What is Swift?
What is Swift?
==============
Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns.
@ -16,7 +17,8 @@ The goal of the Swift project is to create the best available language for uses
%%LOGO%%
# How to use this image
How to use this image
=====================
##### Pull the Docker Image From Docker Hub:
@ -44,10 +46,12 @@ and then attach it
docker attach swiftfun
```
## Contributions
Contributions
-------------
Contributions via pull requests are welcome and encouraged :)
## License
License
-------
docker-swift is licensed under the [MIT License.](LICENSE.md)