Skip to content

Commit

Permalink
formart readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankisFine authored and FrankisFine committed Sep 6, 2016
1 parent 1669832 commit 0e586ac
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

#Logger System
####initial time: 2016.9.5
####author: frankGao
Expand Down Expand Up @@ -79,15 +80,15 @@ so 4 button will shows and a music play window shows.

####Logic
```
__________________________________
| |
v |
set up time and music -> break -> continue __________ |
-> record note________| |
-> change interval____|____|
-> change music_______|
-> set up time and music
-> break
-> continue
-> record note
-> change interval
-> change music
```

##progress: 2016.9.5
first time to implement a swing GUI program. not very familiar with it. Spend some time do the initial learning. Get the first window as follow:
![Alt Text]("https://github.com/PosFrank/Logger/blob/master/2016.9.5.png")
first time to implement a swing GUI program. not very familiar with it. Spend some time do the initial learning. Get the first window as follow

![enter image description here](https://raw.githubusercontent.com/PosFrank/Logger/master/2016.9.5.png)

0 comments on commit 0e586ac

Please sign in to comment.