Skip to content

Commit 1ea3f94

Browse files
committed
Updating TODO and README
1 parent 3e8336e commit 1ea3f94

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
[![Go 1.3 Ready](https://img.shields.io/badge/Go%201.3-Ready-green.svg?style=flat)]()
44
[![Go 1.4 Ready](https://img.shields.io/badge/Go%201.4-Ready-green.svg?style=flat)]()
55

6-
##Freeswitch Event Socket Library Wrapper for Go
6+
##FreeSWITCH Event Socket Library Wrapper for Go
77

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).
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

10-
Point of this library is to fully implement Freeswitch ESL and bring outbound server as inbound client to you, fellow Go developer :)
10+
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
### TODO?

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
List of things that I still need to do in order to make GoESL completed
44

55
[x] Better documentation
6-
[x] Freeswitch WIKI Golang page (proposal)
6+
[x] FreeSWITCH WIKI Golang page (proposal)
77
[] Unit testing
88
[] More examples

0 commit comments

Comments
 (0)