Skip to content

Commit de963df

Browse files
committed
README update
1 parent b80c8ff commit de963df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
##Freeswitch Event Socket Library Wrapper for Go
77

8-
GoESL is a small wrapper around [FreeSwitch](https://freeswitch.org/) [EventSocketLibrary](https://wiki.freeswitch.org/wiki/Event_Socket_Library) written in [Go](http://golang.org).
8+
GoESL is a small wrapper around [FreeSwitch](https://freeswitch.org/) [Event Socket Library](https://wiki.freeswitch.org/wiki/Event_Socket_Library) written in [Go](http://golang.org).
99

1010
Point of this library is to fully implement Freeswitch ESL and bring outbound server as inbound client to you, fellow go developer :)
1111

1212

1313
### Examples
1414

15-
There are few different types of examples that can be found at [GOESL Examples](https://github.com/0x19/goesl/tree/master/examples).
15+
There are few different types of examples that can be found at [GoESL Examples](https://github.com/0x19/goesl/tree/master/examples).
1616

1717
Feel free to suggest more examples :)
1818

0 commit comments

Comments
 (0)