Skip to content

Commit 91e0c22

Browse files
author
Max Goh
committed
Remove next line
1 parent 68454f7 commit 91e0c22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Universal-JS-Case
22
[![Build Status](https://travis-ci.org/MaxGoh/javascript-universal-case.svg?branch=master)](https://travis-ci.org/MaxGoh/javascript-universal-case) [![Coverage Status](https://coveralls.io/repos/github/MaxGoh/javascript-universal-case/badge.svg)](https://coveralls.io/github/MaxGoh/javascript-universal-case)
33

4-
Have you ever experience this awkwardness when your backend is returning you snake_case syntax yet your entire frontend code base is in camelCase?
5-
Universal-JS-Case is developed to remove such awkward codes. No more reading codes with camelCase and snake_case in the same file.
4+
Have you ever experience this awkwardness when your backend is returning you snake_case syntax yet your entire frontend code base is in camelCase? Universal-JS-Case is developed to remove such awkward codes. No more reading codes with camelCase and snake_case in the same file.
65

76
## Getting Started
87

0 commit comments

Comments
 (0)