Skip to content

Commit 9fa0b11

Browse files
committed
Update README.md
1 parent ee50585 commit 9fa0b11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# The Swagger Specification
22

3-
Welcome to the Swagger Project!
3+
![](https://raw.github.com/wordnik/swagger-spec/master/swagger-logo.jpg)
4+
## Welcome to the Swagger Project!
45

56
The goal of Swagger is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via Swagger, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower-level programming, Swager removes the guesswork in calling the service.
67

0 commit comments

Comments
 (0)