8000 Changes in the documentation · Issue #14 · daviddengcn/go-colortext · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Changes in the documentation  #14
Open
@odhs

Description

@odhs

In the examples of usage in README.md:

ct.Foreground(Green, false)
ct.ChangeColor(Red, true, White, false)

BUT, it is working with "ct.":

ct.Foreground(ct.Green,ct. false)
ct.ChangeColor(ct.Red, true, ct.White, false)

Thank you and Congratulations!
It works very well in both systems, linux and windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0